Glyphs
IsSideways Property
|
Gets or sets the IsSideways.
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool IsSideways { get; set; }
Public Property IsSideways As Boolean
Get
Set
public:
property bool IsSideways {
bool get ();
void set (bool value);
}
member IsSideways : bool with get, set
Property Value
Type:
Boolean
See Also