asposediagram.api

Class RemoveHiddenInfoItem

Utility class containing constants. Specifies the remove hidden info for the diagram.

Field Summary
const  intPERSONAL_INFO
PersonalInfo.
const  intSHAPES
Shapes.
const  intMASTERS
Masters.
const  intSTYLES
Styles.
const  intDATA_RECORD_SETS
DataRecordSets.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • PERSONAL_INFO

        const int PERSONAL_INFO
        PersonalInfo.
      • SHAPES

        const int SHAPES
        Shapes.
      • MASTERS

        const int MASTERS
        Masters.
      • STYLES

        const int STYLES
        Styles.
      • DATA_RECORD_SETS

        const int DATA_RECORD_SETS
        DataRecordSets.
      • UNDEFINED

        const int UNDEFINED
        Undefined.