WordToPdfDocumentOptionsAutoResizePdfPageHeight Property
Automatically resizes the PDF page height to match the Word content height.
The default value is false
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public bool AutoResizePdfPageHeight { get; set; }
Property Value
Boolean