Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / UnknownAnnotation Class / Subtype Property

In This Topic
    Subtype Property (UnknownAnnotation)
    In This Topic
    Gets the annotation type according to the PDF specification.
    Syntax
    'Declaration
     
    Public ReadOnly Property Subtype As PdfName
    public PdfName Subtype {get;}
    See Also