PrintingDevice.PaperWidth Property | |
Specifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY PaperWidth AS USUAL GET SET
public virtual Usual PaperWidth { get; set; }
Request Example
View SourceProperty Value
Type:
UsualSpecifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.
See Also