Click or drag to resize

Spire.Doc.Fields Namespace

Classes
Class Description
Public class AskFieldEventArgs
Class AskFieldEventArgs;
Public class CheckBoxFormField
Represents a checkbox form field within a document.
Public class Comment
Represents a container for text of a comment.
Public class ControlField
Public class DocOleObject
Public class DocPicture
Represents a picture in a document. Implements the IPicture and IDocumentWidget interfaces. Inherits from ShapeObject.
Public class DropDownFormField
Represents a drop-down form field in a document.
Public class Field
Represents a field within a document, inheriting from TextRange.
Public class FieldMark
Public class Footnote
Represents a footnote in a document.
Public class FormField
Represents an abstract class for form fields.
Public class IfField
Public class MergeField
Represents a merge field in a document that can be replaced with data from a data source during the merge process.
Public class ParagraphBase
Public class SequenceField
Public class ShapeGroup
Represents a group of shapes in a document.
Public class ShapeObject
Represents a shape object that inherits from the Shapes.Shape class.
Public class Symbol
Represents a symbol in a document.
Public class TableOfContent
Represents a table of contents in a document.
Public class TextBox
Represents a text box shape object in a document. Implements the ITextBox and IDocumentBase interfaces.
Public class TextFormField
Represents a text input form field.
Public class TextRange
Represents a run of characters with the same font formatting.
Public class WordArt
Defines the text and formatting of the text path (of a WordArt object).
Interfaces
Interface Description
Public interface IFieldsEventArgs
Interface IFieldsEventArgs
Delegates
Delegate Description
Public delegate UpdateFieldsHandler
Represents the method that will handle an event that with event data.