AnnotationType

PdfAnnotation.AnnotationType property

Gets the type of this PdfAnnotation.

public PdfAnnotationType AnnotationType { get; }

Property Value

The type of this PdfAnnotation.

See Also