Type of fields

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum FieldType
Public Enumeration FieldType
public enum class FieldType
type FieldType

Members

MemberValueDescription
FieldNone0
Field type is not specified or unknown.
FieldAddin81
Specifies that the field contains data created by an add-in.
FieldAdvance84
Offset subsequent text within a line to the left, right, up or down.
FieldAsk38
Prompt the user for text to assign to a bookmark.
FieldAuthor17
The name of the document's author from Summary Info.
FieldAutoNum54
Insert an automatic number.
FieldAutoNumLegal53
Insert an automatic number in legal format.
FieldAutoNumOutline52
Insert an automatic number in outline format.
FieldAutoText79
Insert an AutoText entry.
FieldAutoTextList89
Insert text based on style.
FieldBarcode63
Insert a delivery point barcode.
FieldCitation94
According to the citation style you choose, show an information about a particular source.
FieldComments19
The comments from Summary Info.
FieldCompare80
Compares two values.
FieldCreateDate21
The date the document was created.
FieldData40
Specifies data.
FieldDatabase78
Insert data from an external database.
FieldDate31
Specified Today`s Date.
FieldDDE45
Specified Type as DDE.
FieldDDEAuto46
Specified Type as DDEAuto.
FieldDocProperty85
Insert the value of the property
FieldDocVariable64
Insert the value of the document variable.
FieldEditTime25
The total document editing time.
FieldEmbed58
Specifies OLE embedded object.
FieldEmpty-1
Specified Empty Field.
FieldExpression34
Specifies Field Expression.
FieldFileName29
The document's name.
FieldFileSize69
The size on disk of the active document.
FieldFillIn39
Prompt the user for text to insert in the document.
FieldFootnoteRef5
Specifies Type as FootnoteRef.
FieldFormCheckBox71
Specifies Check box control.
FieldFormDropDown83
Specifies Drop Down box control.
FieldFormTextInput70
Specifies Text control.
FieldFormula49
Calculates the result of an expression.
FieldGlossary47
Specifies FieldGlossary.
FieldGoToButton50
Specifies GoToButton control.
FieldHTMLActiveX91
Specifies HTMLActiveX control.
FieldHyperlink88
Specifies Hyperlink control.
FieldIf7
Evaluate arguments conditionally.
FieldImport55
Specifies Type as Import.
FieldInclude36
Specifies Type as Export.
FieldIncludePicture67
Insert a picture from a file.
FieldIncludeText68
Insert text from a file.
FieldIndex8
Create an index.
FieldIndexEntry4
Mark an index entry.
FieldInfo14
Data from Summary Info.
FieldKeyWord18
The keywords from Summary Info.
FieldLastSavedBy20
Name of user who last saved the document.
FieldLink56
Linked OLE2 object.
FieldListNum90
Insert an element in a list.
FieldMacroButton51
Run a macro.
FieldMergeField59
Insert a mail merge field.
FieldMergeRec44
The number of the current merge record.
FieldMergeSeq75
Merge record sequence number.
FieldNext41
Go to the next record in a mail merge.
FieldNextIf42
Conditionally go to the next record in a mail merge.
FieldNoteRef72
Insert the number of a footnote or endnote.
FieldNumChars28
The number of characters in the document.
FieldNumPages26
The number of pages in the document.
FieldNumWords27
The number of words in the document.
FieldOCX87
Represents an ActiveX control such as a command button etc.
FieldPage33
Insert the number of the current page.
FieldPageRef37
Insert the number of the page containing the specified bookmark.
FieldPrint48
Download commands to a printer.
FieldPrintDate23
The date the document was last printed.
FieldPrivate77
Stores data for documents converted from other file formats.
FieldQuote35
Insert literal text.
FieldRef3
Insert the text marked by a bookmark.
FieldRefDoc11
Create an index, table of contents, table of figures, and/or table of authorities by using multiple documents.
FieldRevisionNum24
Insert the number of times the document has been saved.
FieldSaveDate22
The date the document was last saved.
FieldSection65
Insert the number of the current section.
FieldSectionPages66
Insert the total number of pages in the section.
FieldSequence12
Insert an automatic sequence number.
FieldSet6
Assign new text to a bookmark.
FieldSkipIf43
Conditionally skip a record in a mail merge.
FieldStyleRef10
Insert the text from a like-style paragraph.
FieldSubject16
The document's subject from Summary Info.
FieldSubscriber82
The document's Subscriber from Summary Info.
FieldSymbol57
Insert a special character
FieldTemplate30
The name of the template attached to the document.
FieldTime32
The current time.
FieldTitle15
The document's title from Summary Info.
FieldTOA73
Create a table of authorities.
FieldTOAEntry74
Make a table of authorities entry.
FieldTOC13
Create a table of contents.
FieldTOCEntry9
Make a table of contents entry.
FieldUserAddress62
Address from Tools Options User Info.
FieldUserInitials61
Initials form Tools Options User Info.
FieldUserName60
Name from Tools Options User Info.
FieldShape95
Specifies Type as Shape.
FieldBidiOutline92
Specifies Type as BIDIOUTLINE.
FieldAddressBlock93
Specifies AddressBlock
FieldUnknown1000
Specifies Type as Unknown.
FieldCannotParse1
FieldGreetingLine94
FieldRefNoKeyword2
FieldKeyword18

See Also