PdfViewerPageLayout Property

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

Definition

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

Property Value

PdfPageLayout

See Also