Paragraph Properties |
The Paragraph type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BreakCharacterFormat |
Gets character format for the break symbol.
|
![]() |
CharCount |
Gets the char count,whtout spaces.
|
![]() |
CharCountIncludeSpace |
Gets the char count of the include spaces.
|
![]() |
ChildObjects |
Gets the child objects.
(Overrides
DocumentObject
ChildObjects
.)
|
![]() |
DeleteRevision |
Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
(Inherited from
BodyRegion
.)
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
DocumentObjectType |
Gets the type of the document object.
(Overrides
DocumentObject
DocumentObjectType
.)
|
![]() |
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
Format |
Gets paragraph format.
|
![]() |
Frame |
Gets frame format of the paragraph.
|
![]() |
InsertRevision |
Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
(Inherited from
BodyRegion
.)
|
![]() |
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
![]() |
IsDeleteRevision |
Gets a value indicating whether this item was deleted from the document.
(Inherited from
BodyRegion
.)
|
![]() |
IsEndOfDocument |
Gets a value indicating whether this paragraph is end of document.
|
![]() |
IsEndOfHeaderFooter |
True if this paragraph is the last paragraph in the
HeaderFooter
(main text story) of a
Section
; false otherwise.
|
![]() |
IsEndOfSection |
Gets a value indicating whether this paragraph is end of section.
|
![]() |
IsInCell |
Gets a value indicating whether this paragraph is in cell.
|
![]() |
IsInsertRevision |
Gets a value indicating whether this item was inserted to the document.
(Inherited from
BodyRegion
.)
|
![]() |
Item |
Gets paragraph item by index.
|
![]() |
Items |
Gets paragraph items.
|
![]() |
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
ListFormat |
Gets list format of the paragraph.
|
![]() |
ListText |
Gets the list text.
The value of the list number is obtained by dynamic calculation.
The value of the list number of the paragraph directly may be incorrect.
To obtain the correct value, you need to traverse all paragraphs in the document.
|
![]() |
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
![]() |
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
![]() |
OwnerTextBody |
Gets the owner text body.
(Inherited from
BodyRegion
.)
|
![]() |
ParentSection |
Gets the parent section of the current paragraph.
|
![]() |
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
![]() |
StyleName |
Gets paragraph style name.
|
![]() |
Text |
Returns or sets paragraph text.
|
![]() |
WordCount |
Gets the word count.
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |