Docentric.Documents.ObjectModel namespace |
Docentric Toolkit Help
Send Feedback |
Contains classes, structures, enumerations and interfaces which constitute the Document Object Model.
Class | Description | |
---|---|---|
![]() |
Body | Represents a document body. |
![]() |
Bookmark | |
![]() |
BookmarkEnd | |
![]() |
BookmarkStart | |
![]() |
Brush | Defines objects used to paint elements. Classes that derive from Brush describe how the area is painted. |
![]() |
Brushes | Implements a set of predefined SolidColorBrush objects. |
![]() |
CharacterFormat | Represents a set of formatting properties which shall be applied to text. |
![]() |
CharacterStyle | Represents a style which can be applied to a Run element. |
![]() |
CollectionBase`1 | |
![]() |
Colors | Implements a set of predefined colors. |
![]() |
CompositeElement | |
![]() |
CompositeFormatPropertyObject | Base class for all composite Format property types. |
![]() |
Document | Represents an in-memory document. It is always the a root in a DOM object heirarchy. |
![]() |
DocumentObject | |
![]() |
DocumentObjectCollection`1 | |
![]() |
DocumentSettings | Represents settings that are common to the whole document. |
![]() |
DocumentValueCollection`1 | |
![]() |
Element | Base class for all document elements. |
![]() |
ElementCollection | |
![]() |
ElementCollection`1 | |
![]() |
EngineSettings | Represents settings of the pagination, rendering and printing engine. |
![]() |
Format | Represents the base class for all format objects such as CharacterFormat, ParagraphFormat, TableFormat, TableCellFormat and TableRowFormat. |
![]() |
GradientStopCollection | |
![]() |
HeaderFooter | Represents a document header or footer. |
![]() |
HeaderFooterSet | Represents a set of HeaderFooter objects for a particular Section. |
![]() |
ImageSaveOptions | Specifies save options when saving a Document to an image format. |
![]() |
ImportOptions | Specifies various options for an import operation. |
![]() |
LayoutOptions | Specifies varios layout options. |
![]() |
LinearGradientBrush | Represents a brush that paints an area with a solid color. |
![]() |
List | Represents a numbered or buletted list definition. |
![]() |
ListCollection | |
![]() |
ListLevel | Represents the definition for a single level in a List. |
![]() |
ListLevelCollection | Represents a buletted or numbered list level. |
![]() |
PageImage | This class contains an image that represents a single page of the document that was saved as to an image format. |
![]() |
PageMargins | Represents the page margins. |
![]() |
PageSetup | Represents the page setup description for a section. The PageSetup object contains all page setup attributes (left margin, bottom margin, paper size ...) as properties. |
![]() |
PaperSourceSettings | Represents an objects that specifies printer-specific settings for the printer tray(s) that shall be used to print different pages in this section. |
![]() |
Paragraph | Represents a document paragraph. |
![]() |
ParagraphBorders | Represents borders of a paragraph. |
![]() |
ParagraphFormat | Represents a set of formatting properties which shall be applied to a Paragraph. |
![]() |
ParagraphStyle | Represents a style which can be applied to a Paragraph element. |
![]() |
PdfSaveOptions | Specifies various save options for a PDF document. |
![]() |
PrintPageSelection | Represents the selection of pages that shall be printed. |
![]() |
Range | Represents a contiguous area in a document. |
![]() |
Run | This element specifies a run of content (text, images, shapes) in a paragraph. |
![]() |
SaveAsImageResult | Contains the collection of PageImages as the result of an image save operation. |
![]() |
SaveOptions | Base class for a document specific save options class. |
![]() |
Section | Represents a document section. |
![]() |
SectionBreak | Represents a section break in a document body. |
![]() |
SectionCollection | Represents a read-only collection of document sections. |
![]() |
SolidColorBrush | Represents a brush that paints an area with a solid color. |
![]() |
SpecialCharacter | |
![]() |
Story | Base class for content document objects (Body, HeaderFooter ...) that contain block level elements such as Paragraph and Table. |
![]() |
Style | Represents the base style for all style types, such as ParagraphStyle, CharacterStyle and TableStyle |
![]() |
StyleList | Represents a collection of Styles. |
![]() |
TabStopCollection | |
![]() |
Text | Represents a text inside a Run element. |
![]() |
TextBase | The base class for text elements, such as Text and FieldInstructionText. |
![]() |
TextColumn | |
![]() |
TextColumnCollection | |
![]() |
WordSaveOptions | Specifies various save options for a MS Word document. |
![]() |
XpsSaveOptions | Specifies various save options for a XPS document. |
Class | Description | |
---|---|---|
![]() |
Border | Represents a Paragraph border. |
![]() |
Color | The Color class represents an ARGB color value. |
![]() |
GradientStop | Describes the location and color of a transition point in a gradient. |
![]() |
Length | This class represents a length. |
![]() |
LineSpacing | |
![]() |
Margin | Represents the space between the element and the surrounding text. |
![]() |
Padding | Represents the space between the element and the surrounding text. |
![]() |
PageSize | Specifies the size of the page/paper. |
![]() |
PaperSource | Represents a printer-specific input (paper) tray. |
![]() |
TabStop | Represents a custom tab stop within a list of custom tab stops applied to a ParagraphFormat.Tabs property. |
Class | Description | |
---|---|---|
![]() |
IDocumentObjectCollection | |
![]() |
IDocumentValueCollection |
Class | Description | |
---|---|---|
![]() |
BorderStyle | Specifies a border style. |
![]() |
CharacterVerticalPosition | Specifies vertical position of the characters in the Run. |
![]() |
FlipOrientation | Specifies the value that indicates if a shape is flipped over one or both axis. |
![]() |
GutterPosition | |
![]() |
HeaderFooterType | Specifies the type of a header or footer. |
![]() |
HorizontalAlignment | Specifies the alignment of a Paragraph content. |
![]() |
ImageFormat | Specifies the file format of the image. |
![]() |
ImportedDocumentDelimiter | Specifies a delimiter between the existing target document content and the imported document content. |
![]() |
ImportedDocumentDelimiterSectionStart | Specifies the SectionStart value for the section that delimits the appending/source and the target document. |
![]() |
ImportedDocumentPageNumbering | Specifies what shall be the starting page number for the imported document. This value is only applicable when setting the ImportedDocumentDelimiter to a value other than 'None'. |
![]() |
ImportStyleMode | Specifies how the styles of the source document are handled during an import operation in regard to the target document. |
![]() |
LineNumbersRestartType | |
![]() |
LineSpacingRule | |
![]() |
ListDepth | Specifies a list level (depth). Valid levels are for 1 to 9. |
![]() |
ListNumberAlignment | |
![]() |
ListNumberTrailingCharacter | Specifies trailing character that will be inserted after the number. |
![]() |
ListTemplateType | Specifies a bulleted or numbered list template. |
![]() |
NumberStyle | |
![]() |
Orientation | Specifies the orientation of a page. |
![]() |
OutlineLevel | |
![]() |
PdfBookmarkCreation | Specifies how to create bookmarks in the saved PDF document. |
![]() |
PrintEngine | Specifies the print engine that will be used to print a document. |
![]() |
PropertyKind | |
![]() |
SectionStart | |
![]() |
SpecialCharacterType | Represents the type of the SpecialCharacter. |
![]() |
StoryType | Specifies the type of a story. |
![]() |
StyleType | |
![]() |
TabStopAlignment | Represents the available alignments for custom TabStop, which determines the behavior of the TabStop and the alignment which shall be applied to text entered at the current custom TabStop. |
![]() |
TabStopLeader | Represents the characters which may be used to fill in the space created by a tab which ends at this custom TabStop. The chosen character is repeated as required to completely fill the gap created by a tab. |
![]() |
UnderlineType |