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

In This Topic
    Operators Field (BeginMarkedContent)
    In This Topic
    The list of operators between BMC and EMC.
    Syntax
    'Declaration
     
    Public ReadOnly Operators As System.Collections.Generic.List(Of OperatorBase)
    public readonly System.Collections.Generic.List<OperatorBase> Operators
    See Also