|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ParagraphItemType>
com.spire.doc.documents.ParagraphItemType
public enum ParagraphItemType
Specifies type of the ParagraphBase.
Enum Constant Summary | |
---|---|
Bookmark_End
ParagraphBase is a end of bookmark. |
|
Bookmark_Start
ParagraphBase is a start of bookmark. |
|
Break
PragraphItem is a break. |
|
Check_Box
|
|
Comment
ParagraphBase is a comment. |
|
Comment_Mark
Paragraph item is comment mark. |
|
Control_Field
Paragraph item is form control field. |
|
Drop_Down_Form_Field
|
|
Embed_Field
|
|
Field
ParagraphBase is a field. |
|
Field_Mark
Paragraph item is field mark. |
|
Footnote
ParagraphBase is a footnote. |
|
Form_Field
|
|
Merge_Field
|
|
Ole_Object
|
|
Permission_End
ParagraphBase is a end of Permission. |
|
Permission_Start
ParagraphBase is a start of Permission |
|
Picture
ParagraphBase is a picture. |
|
Seq_Field
|
|
Shape_Group
|
|
Shape_Object
|
|
Symbol
|
|
Text_Box
ParagraphBase is a textbox. |
|
Text_Form_Field
|
|
Text_Range
ParagraphBase is a text. |
|
TOC
|
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final ParagraphItemType Text_Range
public static final ParagraphItemType Picture
public static final ParagraphItemType Field
public static final ParagraphItemType Field_Mark
public static final ParagraphItemType Merge_Field
public static final ParagraphItemType Form_Field
public static final ParagraphItemType Check_Box
public static final ParagraphItemType Text_Form_Field
public static final ParagraphItemType Drop_Down_Form_Field
public static final ParagraphItemType Seq_Field
public static final ParagraphItemType Embed_Field
public static final ParagraphItemType Control_Field
public static final ParagraphItemType Bookmark_Start
public static final ParagraphItemType Bookmark_End
public static final ParagraphItemType Permission_Start
public static final ParagraphItemType Permission_End
public static final ParagraphItemType Shape_Object
public static final ParagraphItemType Shape_Group
public static final ParagraphItemType Comment
public static final ParagraphItemType Comment_Mark
public static final ParagraphItemType Footnote
public static final ParagraphItemType Text_Box
public static final ParagraphItemType Break
public static final ParagraphItemType Symbol
public static final ParagraphItemType TOC
public static final ParagraphItemType Ole_Object
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |