|
PdfPageOrientation Property
|
Pdf page orientation.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic PdfPageOrientation Orientation { get; set; }Public Property Orientation As PdfPageOrientation
Get
Set
Property Value
PdfPageOrientation
RemarksThe default page orientation is
Portrait.
See Also