ExpertPdf Html to Pdf Converter Library
PageLayout Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentViewerPreferencesPageLayout
ExpertPdf Html to Pdf Converter Library
The page layout to be used when the document is opened. Default value: OneColumn.
Declaration Syntax
C#Visual BasicVisual C++
public ViewerPageLayout PageLayout { get; set; }
Public Property PageLayout As ViewerPageLayout
	Get
	Set
public:
property ViewerPageLayout PageLayout {
	ViewerPageLayout get ();
	void set (ViewerPageLayout value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)