SessionOptionsPaperOrientation Property
Orientation of the paper.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public PageOrientation? PaperOrientation { get; set; }
Public Property PaperOrientation As PageOrientation?
Get
Set
public:
property Nullable<PageOrientation> PaperOrientation {
Nullable<PageOrientation> get ();
void set (Nullable<PageOrientation> value);
}
member PaperOrientation : Nullable<PageOrientation> with get, set
Property Value
NullablePageOrientation