HiQPdf Documentation

PdfViewerFitWindow Property

HiQPdf Client for .NET Core
Controls if the document window is resized to fit the size of the first displayed page. This property is false by default

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

public bool FitWindow { get; set; }

Property Value

Type: Boolean
See Also

Reference