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

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