|
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 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.
|
|
HtmlLoadOptions
|
Specifies various save options for a HTML document.
|
|
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.
|
|
LoadOptions
|
Base class for a format specific load options class.
|
|
MergableCollection`2
|
A base collection class used for collection types that need to be merged, such as
TabStopCollection.
|
|
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.
|
|
ProgressChangedEventArgs
|
Provides data for the
SaveProgressChanged event.
|
|
ProgressChangedEventHandler
|
Represents the method that will handle the
SaveProgressChanged event.
|
|
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 format 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
|
Represents a collection of
TabStops.
|
|
Text
|
Represents a text inside a
Run element.
|
|
TextBase
|
The base class for text elements, such as
Text and
FieldInstructionText.
|
|
TextColumn
|
|
|
TextColumnCollection
|
Represents a collection of
TextColumns.
|
|
WordLoadOptions
|
Specifies various save options for a MS Word document.
|
|
WordSaveOptions
|
Specifies various save options for a MS Word document.
|
|
XpsSaveOptions
|
Specifies various save options for a XPS document.
|