PdfDocumentContentHeight Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public int ContentHeight { get; }

Property Value

Int32

See Also