WordToPdfDocumentOptionsAutoResizePdfPageHeight Property

Automatically resizes the PDF page height to match the Word content height. The default value is false

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public bool AutoResizePdfPageHeight { get; set; }

Property Value

Boolean

See Also