Width

PdfPage.Width property

Gets the width of this PdfPage in points.

public double Width { get; }

Property Value

The width of this PdfPage in points.

See Also