Width

PdfArtifact.Width property

Gets the width of this PdfArtifact in points.

public override double Width { get; }

Property Value

The width of this PdfArtifact in points.

See Also