GlossaryDocument Properties |
The GlossaryDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BackgroundShape |
Gets or sets the background shape of the document. Can be null.
(Inherited from DocumentBase.) |
![]() ![]() | BuildingBlocks |
Returns a typed collection that represents all building blocks in the glossary document.
|
![]() ![]() | ChildNodes |
Gets all immediate child nodes of this node.
(Inherited from CompositeNode.) |
![]() ![]() | Count |
Gets the number of immediate children of this node.
(Inherited from CompositeNode.) |
![]() | Document | (Inherited from DocumentBase.) |
![]() ![]() | FirstBuildingBlock |
Gets the first building block in the glossary document.
|
![]() ![]() | FirstChild |
Gets the first child of the node.
(Inherited from CompositeNode.) |
![]() ![]() | FontInfos |
Provides access to properties of fonts used in this document.
(Inherited from DocumentBase.) |
![]() ![]() | HasChildNodes |
Returns true if this node has any child nodes.
(Inherited from CompositeNode.) |
![]() ![]() | IsComposite |
Returns true as this node can have child nodes.
(Inherited from CompositeNode.) |
![]() ![]() | LastBuildingBlock |
Gets the last building block in the glossary document.
|
![]() ![]() | LastChild |
Gets the last child of the node.
(Inherited from CompositeNode.) |
![]() ![]() | Lists |
Provides access to the list formatting used in the document.
(Inherited from DocumentBase.) |
![]() ![]() | NextSibling |
Gets the node immediately following this node.
(Inherited from Node.) |
![]() ![]() | NodeChangingCallback |
Called when a node is inserted or removed in the document.
(Inherited from DocumentBase.) |
![]() ![]() | NodeType |
Returns the GlossaryDocument value.
(Overrides NodeNodeType.) |
![]() ![]() | PageColor |
Gets or sets the page color of the document. This property is a simpler version of BackgroundShape.
(Inherited from DocumentBase.) |
![]() ![]() | ParentNode |
Gets the immediate parent of this node.
(Inherited from Node.) |
![]() ![]() | PreviousSibling |
Gets the node immediately preceding this node.
(Inherited from Node.) |
![]() ![]() | Range |
Returns a Range object that represents the portion of a document that is contained in this node.
(Inherited from Node.) |
![]() ![]() | ResourceLoadingCallback |
Allows to control how external resources are loaded.
(Inherited from DocumentBase.) |
![]() ![]() | Styles |
Returns a collection of styles defined in the document.
(Inherited from DocumentBase.) |
![]() ![]() | WarningCallback |
Called during various document processing procedures when an issue is detected that might result
in data or formatting fidelity loss.
(Inherited from DocumentBase.) |