Width

PdfXObject.Width property

Gets the width of this PdfXObject in points.

public override double Width { get; }

Property Value

The width of this PdfXObject in points.

See Also