Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / MarkedContentPoint Class / Role Field

In This Topic
    Role Field (MarkedContentPoint)
    In This Topic
    Indicating the role or significance of the point.
    Syntax
    'Declaration
     
    Public ReadOnly Role As PdfName
    public readonly PdfName Role
    See Also