PdfDocumentInfoIsLandscape Property |
Gets is page landscaped
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic bool IsLandscape { get; }
Public ReadOnly Property IsLandscape As Boolean
Get
public:
property bool IsLandscape {
bool get ();
}
member IsLandscape : bool with get
Property Value
Type:
Boolean
See Also