menu

Document Processing

FieldType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FieldType Class

    Specifies the type of fields.

    Inheritance
    System.Object
    FieldType
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class FieldType : Enum

    Fields

    FieldAddin

    Specifies Addins.

    Declaration
    public const FieldType FieldAddin
    Field Value
    Type
    FieldType

    FieldAddressBlock

    Specifies AddressBlock

    Declaration
    public const FieldType FieldAddressBlock
    Field Value
    Type
    FieldType

    FieldAdvance

    Offset subsequent text within a line to the left, right, up or down.

    Declaration
    public const FieldType FieldAdvance
    Field Value
    Type
    FieldType

    FieldAsk

    Prompt the user for text to assign to a bookmark.

    Declaration
    public const FieldType FieldAsk
    Field Value
    Type
    FieldType

    FieldAuthor

    The name of the document's author from Summary Info.

    Declaration
    public const FieldType FieldAuthor
    Field Value
    Type
    FieldType

    FieldAutoNum

    Insert an automatic number.

    Declaration
    public const FieldType FieldAutoNum
    Field Value
    Type
    FieldType

    FieldAutoNumLegal

    Insert an automatic number in legal format.

    Declaration
    public const FieldType FieldAutoNumLegal
    Field Value
    Type
    FieldType

    FieldAutoNumOutline

    Insert an automatic number in outline format.

    Declaration
    public const FieldType FieldAutoNumOutline
    Field Value
    Type
    FieldType

    FieldAutoText

    Insert an AutoText entry.

    Declaration
    public const FieldType FieldAutoText
    Field Value
    Type
    FieldType

    FieldAutoTextList

    Insert text based on style.

    Declaration
    public const FieldType FieldAutoTextList
    Field Value
    Type
    FieldType

    FieldBarCode

    Insert a delivery point barcode.

    Declaration
    public const FieldType FieldBarCode
    Field Value
    Type
    FieldType

    FieldBidiOutline

    Specifies FieldType as BIDIOUTLINE.

    Declaration
    public const FieldType FieldBidiOutline
    Field Value
    Type
    FieldType

    FieldComments

    The comments from Summary Info.

    Declaration
    public const FieldType FieldComments
    Field Value
    Type
    FieldType

    FieldCompare

    Compares two values.

    Declaration
    public const FieldType FieldCompare
    Field Value
    Type
    FieldType

    FieldCreateDate

    The date the document was created.

    Declaration
    public const FieldType FieldCreateDate
    Field Value
    Type
    FieldType

    FieldData

    Specifies data.

    Declaration
    public const FieldType FieldData
    Field Value
    Type
    FieldType

    FieldDatabase

    Insert data from an external database.

    Declaration
    public const FieldType FieldDatabase
    Field Value
    Type
    FieldType

    FieldDate

    Specified Today`s Date.

    Declaration
    public const FieldType FieldDate
    Field Value
    Type
    FieldType

    FieldDDE

    Specified Type as FieldDDE.

    Declaration
    public const FieldType FieldDDE
    Field Value
    Type
    FieldType

    FieldDDEAuto

    Specified Type as FieldDDEAuto.

    Declaration
    public const FieldType FieldDDEAuto
    Field Value
    Type
    FieldType

    FieldDocProperty

    Insert the value of the property.

    Declaration
    public const FieldType FieldDocProperty
    Field Value
    Type
    FieldType

    FieldDocVariable

    Insert the value of the document variable.

    Declaration
    public const FieldType FieldDocVariable
    Field Value
    Type
    FieldType

    FieldEditTime

    The total document editing time.

    Declaration
    public const FieldType FieldEditTime
    Field Value
    Type
    FieldType

    FieldEmbed

    Specifies OLE embedded object.

    Declaration
    public const FieldType FieldEmbed
    Field Value
    Type
    FieldType

    FieldEmpty

    Specified Empty Field.

    Declaration
    public const FieldType FieldEmpty
    Field Value
    Type
    FieldType

    FieldExpression

    Specifies Field Expression.

    Declaration
    public const FieldType FieldExpression
    Field Value
    Type
    FieldType

    FieldFileName

    The document's name.

    Declaration
    public const FieldType FieldFileName
    Field Value
    Type
    FieldType

    FieldFileSize

    The size on disk of the active document.

    Declaration
    public const FieldType FieldFileSize
    Field Value
    Type
    FieldType

    FieldFillIn

    Prompt the user for text to insert in the document.

    Declaration
    public const FieldType FieldFillIn
    Field Value
    Type
    FieldType

    FieldFootnoteRef

    Specifies FieldType as FootnoteRef.

    Declaration
    public const FieldType FieldFootnoteRef
    Field Value
    Type
    FieldType

    FieldFormCheckBox

    Specifies Check box control.

    Declaration
    public const FieldType FieldFormCheckBox
    Field Value
    Type
    FieldType

    FieldFormDropDown

    Specifies Drop Down box control.

    Declaration
    public const FieldType FieldFormDropDown
    Field Value
    Type
    FieldType

    FieldFormTextInput

    Specifies Text control.

    Declaration
    public const FieldType FieldFormTextInput
    Field Value
    Type
    FieldType

    FieldFormula

    Calculates the result of an expression.

    Declaration
    public const FieldType FieldFormula
    Field Value
    Type
    FieldType

    FieldGlossary

    Specifies FieldGlossary.

    Declaration
    public const FieldType FieldGlossary
    Field Value
    Type
    FieldType

    FieldGoToButton

    Specifies GoToButton control.

    Declaration
    public const FieldType FieldGoToButton
    Field Value
    Type
    FieldType

    FieldHTMLActiveX

    Specifies HTMLActiveX control.

    Declaration
    public const FieldType FieldHTMLActiveX
    Field Value
    Type
    FieldType

    FieldHyperlink

    Specifies Hyperlink control.

    Declaration
    public const FieldType FieldHyperlink
    Field Value
    Type
    FieldType

    FieldIf

    Evaluate arguments conditionally.

    Declaration
    public const FieldType FieldIf
    Field Value
    Type
    FieldType

    FieldImport

    Specifies FieldType as Import.

    Declaration
    public const FieldType FieldImport
    Field Value
    Type
    FieldType

    FieldInclude

    Specifies FieldType as Export.

    Declaration
    public const FieldType FieldInclude
    Field Value
    Type
    FieldType

    FieldIncludePicture

    Insert a picture from a file.

    Declaration
    public const FieldType FieldIncludePicture
    Field Value
    Type
    FieldType

    FieldIncludeText

    Insert text from a file.

    Declaration
    public const FieldType FieldIncludeText
    Field Value
    Type
    FieldType

    FieldIndex

    Create an index.

    Declaration
    public const FieldType FieldIndex
    Field Value
    Type
    FieldType

    FieldIndexEntry

    Mark an index entry.

    Declaration
    public const FieldType FieldIndexEntry
    Field Value
    Type
    FieldType

    FieldInfo

    Data from Summary Info.

    Declaration
    public const FieldType FieldInfo
    Field Value
    Type
    FieldType

    FieldKeyWord

    The keywords from Summary Info.

    Declaration
    public const FieldType FieldKeyWord
    Field Value
    Type
    FieldType

    FieldLastSavedBy

    Name of user who last saved the document.

    Declaration
    public const FieldType FieldLastSavedBy
    Field Value
    Type
    FieldType

    FieldLink

    Linked OLE2 object.

    Declaration
    public const FieldType FieldLink
    Field Value
    Type
    FieldType

    FieldListNum

    Insert an element in a list.

    Declaration
    public const FieldType FieldListNum
    Field Value
    Type
    FieldType

    FieldMacroButton

    Run a macro.

    Declaration
    public const FieldType FieldMacroButton
    Field Value
    Type
    FieldType

    FieldMergeField

    Insert a mail merge field.

    Declaration
    public const FieldType FieldMergeField
    Field Value
    Type
    FieldType

    FieldMergeRec

    The number of the current merge record.

    Declaration
    public const FieldType FieldMergeRec
    Field Value
    Type
    FieldType

    FieldMergeSeq

    Merge record sequence number.

    Declaration
    public const FieldType FieldMergeSeq
    Field Value
    Type
    FieldType

    FieldNext

    Go to the next record in a mail merge.

    Declaration
    public const FieldType FieldNext
    Field Value
    Type
    FieldType

    FieldNextIf

    Conditionally go to the next record in a mail merge.

    Declaration
    public const FieldType FieldNextIf
    Field Value
    Type
    FieldType

    FieldNone

    Field type is not Specifies.

    Declaration
    public const FieldType FieldNone
    Field Value
    Type
    FieldType

    FieldNoteRef

    Insert the number of a footnote or endnote.

    Declaration
    public const FieldType FieldNoteRef
    Field Value
    Type
    FieldType

    FieldNumChars

    The number of characters in the document.

    Declaration
    public const FieldType FieldNumChars
    Field Value
    Type
    FieldType

    FieldNumPages

    The number of pages in the document.

    Declaration
    public const FieldType FieldNumPages
    Field Value
    Type
    FieldType

    FieldNumWords

    The number of words in the document.

    Declaration
    public const FieldType FieldNumWords
    Field Value
    Type
    FieldType

    FieldOCX

    Represents an ActiveX control such as a command button etc.

    Declaration
    public const FieldType FieldOCX
    Field Value
    Type
    FieldType

    FieldPage

    Insert the number of the current page.

    Declaration
    public const FieldType FieldPage
    Field Value
    Type
    FieldType

    FieldPageRef

    Insert the number of the page containing the specified bookmark.

    Declaration
    public const FieldType FieldPageRef
    Field Value
    Type
    FieldType

    FieldPrint

    Download commands to a printer.

    Declaration
    public const FieldType FieldPrint
    Field Value
    Type
    FieldType

    FieldPrintDate

    The date the document was last printed.

    Declaration
    public const FieldType FieldPrintDate
    Field Value
    Type
    FieldType

    FieldPrivate

    Stores data for documents converted from other file formats.

    Declaration
    public const FieldType FieldPrivate
    Field Value
    Type
    FieldType

    FieldQuote

    Insert literal text.

    Declaration
    public const FieldType FieldQuote
    Field Value
    Type
    FieldType

    FieldRef

    Insert the text marked by a bookmark.

    Declaration
    public const FieldType FieldRef
    Field Value
    Type
    FieldType

    FieldRefDoc

    Create an index, table of contents, table of figures, and/or table of authorities by using multiple documents.

    Declaration
    public const FieldType FieldRefDoc
    Field Value
    Type
    FieldType

    FieldRevisionNum

    Insert the number of times the document has been saved.

    Declaration
    public const FieldType FieldRevisionNum
    Field Value
    Type
    FieldType

    FieldSaveDate

    The date the document was last saved.

    Declaration
    public const FieldType FieldSaveDate
    Field Value
    Type
    FieldType

    FieldSection

    Insert the number of the current section.

    Declaration
    public const FieldType FieldSection
    Field Value
    Type
    FieldType

    FieldSectionPages

    Insert the total number of pages in the section.

    Declaration
    public const FieldType FieldSectionPages
    Field Value
    Type
    FieldType

    FieldSequence

    Insert an automatic sequence number.

    Declaration
    public const FieldType FieldSequence
    Field Value
    Type
    FieldType

    FieldSet

    Assign new text to a bookmark.

    Declaration
    public const FieldType FieldSet
    Field Value
    Type
    FieldType

    FieldShape

    Specifies FieldType as Shape.

    Declaration
    public const FieldType FieldShape
    Field Value
    Type
    FieldType

    FieldSkipIf

    Conditionally skip a record in a mail merge.

    Declaration
    public const FieldType FieldSkipIf
    Field Value
    Type
    FieldType

    FieldStyleRef

    Insert the text from a like-style paragraph.

    Declaration
    public const FieldType FieldStyleRef
    Field Value
    Type
    FieldType

    FieldSubject

    The document's subject from Summary Info.

    Declaration
    public const FieldType FieldSubject
    Field Value
    Type
    FieldType

    FieldSubscriber

    The document's Subscriber from Summary Info.

    Declaration
    public const FieldType FieldSubscriber
    Field Value
    Type
    FieldType

    FieldSymbol

    Insert a special character

    Declaration
    public const FieldType FieldSymbol
    Field Value
    Type
    FieldType

    FieldTemplate

    The name of the template attached to the document.

    Declaration
    public const FieldType FieldTemplate
    Field Value
    Type
    FieldType

    FieldTime

    The current time.

    Declaration
    public const FieldType FieldTime
    Field Value
    Type
    FieldType

    FieldTitle

    The document's title from Summary Info.

    Declaration
    public const FieldType FieldTitle
    Field Value
    Type
    FieldType

    FieldTOA

    Create a table of authorities.

    Declaration
    public const FieldType FieldTOA
    Field Value
    Type
    FieldType

    FieldTOAEntry

    Make a table of authorities entry.

    Declaration
    public const FieldType FieldTOAEntry
    Field Value
    Type
    FieldType

    FieldTOC

    Create a table of contents.

    Declaration
    public const FieldType FieldTOC
    Field Value
    Type
    FieldType

    FieldTOCEntry

    Make a table of contents entry.

    Declaration
    public const FieldType FieldTOCEntry
    Field Value
    Type
    FieldType

    FieldUnknown

    Specifies FieldType as Unknown.

    Declaration
    public const FieldType FieldUnknown
    Field Value
    Type
    FieldType

    FieldUserAddress

    Address from Tools Options User Info.

    Declaration
    public const FieldType FieldUserAddress
    Field Value
    Type
    FieldType

    FieldUserInitials

    Initials form Tools Options User Info.

    Declaration
    public const FieldType FieldUserInitials
    Field Value
    Type
    FieldType

    FieldUserName

    Name from Tools Options User Info.

    Declaration
    public const FieldType FieldUserName
    Field Value
    Type
    FieldType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved