PrintingDevice.Orientation Property | |
Specifies whether the orientation of the paper is portrait or landscape.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Orientation AS USUAL GET SET
public virtual Usual Orientation { get; set; }
Request Example
View SourceProperty Value
Type:
UsualSpecifies whether the orientation of the paper is portrait or landscape.
See Also