Click or drag to resize

ParagraphBase Properties

The ParagraphBase type exposes the following members.

Properties
  NameDescription
Public propertyCharacterFormat
Gets the character format.
Public propertyChildObjects
Gets the child objects of the entity.
(Overrides DocumentObjectChildObjects.)
Public propertyDeleteRevision
Gets the delete revision for this objects. Note this can be null. If null does not have delete revision.
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyDocumentObjectType
Gets the type of the document object.
(Inherited from DocumentObject.)
Public propertyFirstChild (Inherited from DocumentObject.)
Public propertyInsertRevision
Gets the insert revision for this objects. Note this can be null. If null does not have insert revision.
Public propertyIsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject.)
Public propertyIsDeleteRevision
Gets or set a value indicating whether this item was deleted from the document, when "Track Changes" is or was set to "true".
Public propertyIsInsertRevision
Gets a value indicating whether this item was inserted to the document, when "Track Changes" is or was set to "true".
Public propertyLastChild (Inherited from DocumentObject.)
Public propertyNextSibling
Gets the next sibling.
(Inherited from DocumentObject.)
Public propertyOwner
Gets the owner of this entity.
(Inherited from DocumentObject.)
Public propertyOwnerParagraph
Gets owner paragraph.
Public propertyPreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject.)
Public propertyStyleName
Gets the style name.
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
See Also