PdfDocumentViewerPageLayout Property

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

Definition

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

Property Value

PdfPageLayout

See Also