Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorList Class / Flat Method

In This Topic
    Flat Method
    In This Topic
    Returns the OperatorList object containing all operators of this OperatorList including nested operators of DoFormXObject.
    Syntax
    'Declaration
     
    Public Function Flat() As OperatorList
    public OperatorList Flat()
    See Also