Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / TextMarkupAnnotation Class / MarkupType Property

In This Topic
    MarkupType Property
    In This Topic
    Gets or sets the markup type.
    Syntax
    'Declaration
     
    Public Property MarkupType As TextMarkupType
    public TextMarkupType MarkupType {get; set;}
    See Also