com.aspose.diagram
Class RemoveHiddenInfoItem

java.lang.Object
    extended by com.aspose.diagram.RemoveHiddenInfoItem

public class RemoveHiddenInfoItem 
extends java.lang.Object

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


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

Field Detail

PERSONAL_INFO

public static final int PERSONAL_INFO
PersonalInfo.

SHAPES

public static final int SHAPES
Shapes.

MASTERS

public static final int MASTERS
Masters.

STYLES

public static final int STYLES
Styles.

DATA_RECORD_SETS

public static final int DATA_RECORD_SETS
DataRecordSets.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.