Width

PdfAnnotation.Width property

Gets the width of this PdfAnnotation in points.

public override double Width { get; }

Property Value

The width of this PdfAnnotation in points.

See Also