HiQPdf Documentation

PdfDocumentControlResizePageWidth Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool ResizePageWidth { get; set; }

Property Value

Type: Boolean
See Also

Reference