Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Marker Class / Type Property

In This Topic
    Type Property (Marker)
    In This Topic
    Gets the marker type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As MarkerType
    public MarkerType Type {get;}
    See Also