Click or drag to resize
ViewerPreferencesPageLayout Property
The page layout to be used when the document is opened. Default value: OneColumn.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public ViewerPageLayout PageLayout { get; set; }

Property Value

Type: ViewerPageLayout
See Also