ExpertPdf Html to Pdf Converter Library
PageLayout Property
NamespacesExpertPdf.HtmlToPdfViewerPreferencesPageLayout
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
public:
property ViewerPageLayout PageLayout {
	ViewerPageLayout get ();
	void set (ViewerPageLayout value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)