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