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