asposediagram.api

Class LoadDataFilterOptions

Utility class containing constants. Represents the options to filter data when loading diagram from template.

Field Summary
const  intALL
Load all
const  intDOCUMENT_PROPERTIES
Load document properties
const  intVBA
Load VBA projects
const  intSOLUTION_XML
Load SolutionXML
const  intFONT
Load Font
 

    • Field Detail

      • ALL

        const int ALL
        Load all
      • DOCUMENT_PROPERTIES

        const int DOCUMENT_PROPERTIES
        Load document properties
      • VBA

        const int VBA
        Load VBA projects
      • SOLUTION_XML

        const int SOLUTION_XML
        Load SolutionXML
      • FONT

        const int FONT
        Load Font