ParagraphBase Properties |
The ParagraphBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CharacterFormat |
Gets the character format.
|
|
|
ChildObjects |
Gets the child objects of the entity.
(Overrides
DocumentObject
ChildObjects
.)
|
|
|
DeleteRevision |
Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
(Inherited from
DocumentObject
.)
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
InsertRevision |
Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
IsDeleteRevision |
Gets or set a value indicating whether this item was deleted from the document,
when "Track Changes" is or was set to "true".
|
|
|
IsInsertRevision |
Gets a value indicating whether this item was inserted to the document,
when "Track Changes" is or was set to "true".
|
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
OwnerParagraph |
Gets owner paragraph.
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
StyleName |
Gets the style name.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |