Spire.Doc.Interface Namespace |
| Interface | Description | |
|---|---|---|
|
|
IBody |
Interface publish text body functionality
|
|
|
ICollectionBase |
Represents base interface for dls collections.
|
|
|
ICompositeObject |
Publishes base entity that can contains other entities.
|
|
|
IDocument |
Represents the MS Word Document.
|
|
|
IDocumentCollection |
Represents a collection of
[!:Spire.Doc.IDocument]
.
|
|
|
IDocumentObject |
Represents a base entity for other entities of DLS.
|
|
|
IDocumentObjectCollection |
Represents base interface for entities collections.
|
|
|
IDocumentSerializable |
Represents required functionality for serialization by XDLSReader/Writer.
Used for objects/items implementation
|
|
|
IField |
Interface publishes field functionality.
|
|
|
IMergeField |
Interface publishes merge field functionality
|
|
|
IParagraph |
Represents a paragraph inside a Section.
|
|
|
IParagraphBase |
Interface publishes base paragraph item functionality
|
|
|
IParagraphCollection |
Represents a collection of
[!:Spire.Doc.IParagraph]
.
|
|
|
IParagraphStyle |
Represents the style that can be used to format a Paragraph.
|
|
|
IPicture |
Represents a picture in a word document.
|
|
|
ISection |
Represents a section inside a Document.
|
|
|
IShapeAttrSource | |
|
|
IStyle |
Publishes the DLS style base functionality.
|
|
|
IStyleCollection |
Represents a collection of
[!:Spire.Doc.IStyle]
objects.
|
|
|
IStyleHolder |
Interface publishes base functionality for style holders
|
|
|
ITable |
Represents a table in a document.
|
|
|
ITableCollection |
Represents a collection of
[!:Spire.Doc.ITable]
.
|
|
|
ITextBox |
Summary description for ITextBox.
|
|
|
ITextBoxItemCollection |
Represents a collection of
[!:Spire.Doc.ITextBox]
.
|
|
|
ITextRange |
Interface publishes text range functionality.
|
|
|
IXDLSAttributeReader |
Summary description for IXDLSAttributeReader.
|
|
|
IXDLSAttributeWriter |
Summary description for IXDLSAttributeWriter.
|
|
|
IXDLSContentReader |
Summary description for IXDLSContentReader.
|
|
|
IXDLSContentWriter |
Summary description for IXDLSContentWriter.
|
|
|
IXDLSFactory |
Summary description for IXDLSFactory.
|
|
|
IXDLSSerializableCollection |
Represents required functionality for serialization by XDLSReader/Writer.
Used for collections/lists implementation
|