HiQPdf Documentation

PdfViewerPageLayout Property

HiQPdf Client for .NET Core
Controls the page layout to be used when the document is opened. This property is OneColumn by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfPageLayout PageLayout { get; set; }

Property Value

Type: PdfPageLayout
See Also

Reference