PdfPageSizeWidth Property

Gets or sets the page width in points. 1 point is 1/72 inch

Definition

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

Property Value

Int32

See Also