PdfDocumentContentHeight Property

Gets the available content height of the current PDF page, after applying the top and bottom margins

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public int ContentHeight { get; }

Property Value

Int32

See Also