HiQPdf Documentation

PdfDocumentControlResizePageWidth Property

HiQPdf Client for .NET Core
When this property is true and both FitPageWidth and FitPageHeight are false the PDF page width can be resized to display the whole content without scaling. This property is true by default

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

public bool ResizePageWidth { get; set; }

Property Value

Type: Boolean
See Also

Reference