ViewerPreferencesPageLayout Property |
The page layout to be used when the document is opened. Default value: OneColumn.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ViewerPageLayout PageLayout { get; set; }
Public Property PageLayout As ViewerPageLayout
Get
Set
Property Value
Type:
ViewerPageLayout
See Also