RtfToPdfDocumentOptionsAutoResizePdfPageHeight Property

Automatically resize PDF page height to match content height. The default value is false

Definition

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

Property Value

Boolean

See Also