PdfDocumentControlResizePageWidth Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool ResizePageWidth { get; set; }
Property Value
Boolean