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