Height

PdfAnnotation.Height property

Gets the height of this PdfAnnotation in points.

public override double Height { get; }

Property Value

The height of this PdfAnnotation in points.

See Also