Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}The [Field] class is a general representation that encompasses many Word objects, including merge fields, hyperlinks, and table of contents items.  A [Field.FieldType|Field.FieldType] value specifies the type of field a specific [Field|Field] object represents.{excerpt}
{signature:C#}
 public sealed class FieldType : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class FieldType
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:AddressBlock}AddressBlock|A Mail Merge address block|
|{anchor:Advance}Advance|Advance|
|{anchor:AskCommand}AskCommand|Ask command \(for Print Merge\)|
|{anchor:AutoNumArabic}AutoNumArabic|Insert auto numbering field in Arabic number format|
|{anchor:AutoNumLegal}AutoNumLegal|Insert auto numbering field in legal format|
|{anchor:AutoNumOutline}AutoNumOutline|Insert auto numbering field in outline format|
|{anchor:AutoText}AutoText|AutoText|
|{anchor:AutoTextList}AutoTextList|AutoText list|
|{anchor:BarCode}BarCode|Bar code|
|{anchor:BidiOutline}BidiOutline|Set outline to RTL|
|{anchor:BookmarkReference}BookmarkReference|Bookmark reference|
|{anchor:Compare}Compare|Compare two values|
|{anchor:CreateIndex}CreateIndex|Creates an index, if index entries are defined|
|{anchor:CreateTableOfAuthorities}CreateTableOfAuthorities|Create table of authorities|
|{anchor:CreateToc}CreateToc|Creates a table of contents|
|{anchor:DataCommand}DataCommand|Data command \(for Print Merge\)|
|{anchor:DDEAutoRef}DDEAutoRef|DDE automatic reference|
|{anchor:DDEReference}DDEReference|DDE reference|
|{anchor:DocumentProp}DocumentProp|Document property|
|{anchor:DocumentReference}DocumentReference|Document reference|
|{anchor:DocumentVar}DocumentVar|Document variable|
|{anchor:EmbeddedObject}EmbeddedObject|Embedded object|
|{anchor:EvalExpression}EvalExpression|Evaluate expression|
|{anchor:FileSize}FileSize|The document's file size|
|{anchor:FillinCommand}FillinCommand|Fill\-in command to display prompt \(for Print Merge\)|
|{anchor:FootnoteReference}FootnoteReference|Footnote|
|{anchor:FormCheckBox}FormCheckBox|Form check box|
|{anchor:FormListBox}FormListBox|Form list box|
|{anchor:FormTxtBox}FormTxtBox|Form text box|
|{anchor:Formula}Formula|Formula definition|
|{anchor:GlossaryEntry}GlossaryEntry|Glossary entry|
|{anchor:GotoButton}GotoButton|Goto button|
|{anchor:GreetingLine}GreetingLine|A Mail Merge greeting line|
|{anchor:HtmlControl}HtmlControl|HTML control|
|{anchor:Hyperlink}Hyperlink|Hyperlink|
|{anchor:IfCommand}IfCommand|If command \(for Print Merge\)|
|{anchor:IncludeCommand}IncludeCommand|Include command \(for Print Merge\)|
|{anchor:IncludePicture}IncludePicture|Include picture|
|{anchor:IncludeText}IncludeText|Include text|
|{anchor:IndexEntry}IndexEntry|An index entry|
|{anchor:InsertDatabase}InsertDatabase|Insert database|
|{anchor:InsertLiteralText}InsertLiteralText|Insert literal text|
|{anchor:Link}Link|Link|
|{anchor:ListElement}ListElement|List element|
|{anchor:Macro}Macro|Macro|
|{anchor:MacroButton}MacroButton|Macro button|
|{anchor:MarkTableOfAuthorities}MarkTableOfAuthorities|Mark table of authorities|
|{anchor:MergeField}MergeField|Merge field|
|{anchor:MergeRecSeqNum}MergeRecSeqNum|Merge record sequence number|
|{anchor:NextCommand}NextCommand|Next command \(for Print Merge\)|
|{anchor:NextIfCommand}NextIfCommand|NextIf command \(for Print Merge\)|
|{anchor:NoPrintTranslation}NoPrintTranslation|Sends characters to printer without translation|
|{anchor:NoteRef}NoteRef|Note reference|
|{anchor:NumPrintMerge}NumPrintMerge|Inserts number of current Print Merge record|
|{anchor:Ocx}Ocx|OCX|
|{anchor:PageReference}PageReference|The number of the current page|
|{anchor:PluginPrivate}PluginPrivate|Plug\-in module private|
|{anchor:PossibleBookmark}PossibleBookmark|The field syntax matches bookmark name|
|{anchor:Private}Private|Private|
|{anchor:PseudoInlineShape}PseudoInlineShape|Pseudo inline shape|
|{anchor:QuoteAuthor}QuoteAuthor|The name of the document's author as it appears in the Properties dialog's Summary sheet|
|{anchor:QuoteComments}QuoteComments|The text entered in the comments field of the document's Summary sheet|
|{anchor:QuoteCreationDate}QuoteCreationDate|Date the document was created, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteCurrentDate}QuoteCurrentDate|The current date|
|{anchor:QuoteCurrentPage}QuoteCurrentPage|The current page in the document|
|{anchor:QuoteCurrentTime}QuoteCurrentTime|The current time|
|{anchor:QuoteEditTime}QuoteEditTime|The document's total editing time, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteFileName}QuoteFileName|The document's file name|
|{anchor:QuoteInfo}QuoteInfo|Data from the document's Summary sheet|
|{anchor:QuoteKeywords}QuoteKeywords|The keywords listed in the Properties dialog's Summary sheet|
|{anchor:QuoteLastRevisedBy}QuoteLastRevisedBy|Name of the person who last revised the document, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteNumChars}QuoteNumChars|The number of characters in the document|
|{anchor:QuoteNumPages}QuoteNumPages|The number of pages in the document|
|{anchor:QuoteNumWords}QuoteNumWords|The number of words in the document|
|{anchor:QuotePrintDate}QuotePrintDate|Date the document was last printed, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteRevisionDate}QuoteRevisionDate|Date the document was last revised, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteRevisionNum}QuoteRevisionNum|The number of times the document was revised, as it appears in the Properties dialog's Statistics sheet|
|{anchor:QuoteSubject}QuoteSubject|The document's subject as it appears in the Properties dialog's Summary sheet|
|{anchor:QuoteTemplateName}QuoteTemplateName|The document's template \(Normal.dot by default\)|
|{anchor:QuoteTitle}QuoteTitle|The document's title as it appears in the Properties dialog's Summary sheet|
|{anchor:Section}Section|Section|
|{anchor:SectionPages}SectionPages|Section pages|
|{anchor:SequenceMark}SequenceMark|Sequence mark|
|{anchor:SetCommand}SetCommand|Set command \(for Print Merge\)|
|{anchor:SkipIfCommand}SkipIfCommand|SkipIf command \(for Print Merge\)|
|{anchor:StyleReference}StyleReference|Style reference field|
|{anchor:Subscriber}Subscriber|Subscriber|
|{anchor:Symbol}Symbol|Symbol|
|{anchor:Tiff}Tiff|Reads a TIFF file|
|{anchor:TocEntry}TocEntry|Table of contents entry|
|{anchor:Unknown}Unknown|Unknown|
|{anchor:UnknownKeyword}UnknownKeyword|Unknown keyword|
|{anchor:UserAddress}UserAddress|User address|
|{anchor:UserInitial}UserInitial|User initial|
|{anchor:UserName}UserName|User name|