PdfViewerPageLayout Property

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

Definition

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

Property Value

PdfPageLayout

See Also