PdfViewerPageLayout Property

Controls the page layout to be used when the document is opened. This property is OneColumn by default

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public PdfPageLayout PageLayout { get; set; }

Property Value

PdfPageLayout

See Also