PdfDocumentContentWidth Property

Gets the available content width of the current PDF page, after applying the left and right margins

Definition

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

Property Value

Int32

See Also