|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<PropertyType>
com.spire.doc.PropertyType
public enum PropertyType
Specifies Type of the Property.
Enum Constant Summary | |
---|---|
Custom
Specifies Property Type as Custom. |
|
Document_Summary
Specifies Property Type as DocumentSummary. |
|
Summary
Specifies Property Type as Summary. |
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final PropertyType Summary
public static final PropertyType Document_Summary
public static final PropertyType Custom
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |