The ParagraphObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ParagraphObject |
Initializes a new instance of the ParagraphObject class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Assigns (copies) properties from another ParagraphObject to the current object.
|
![]() |
ClearCalculatedValues |
For internal use.
|
![]() |
GetCalculatedValue(Int32) |
For internal use.
|
![]() |
GetCalculatedValue(Int32, Object%) |
For internal use.
|
![]() |
GetLength |
For internal use.
|
![]() |
HasCalculatedValue |
For internal use.
|
![]() |
ResolveCalculatedValues |
For internal use.
|
![]() |
SetCalculatedValue |
For internal use.
|
![]() |
ShouldSerializeStyle |
Indicates whether the Style property should be serialized.
|
Properties
Name | Description | |
---|---|---|
![]() |
Document |
Gets the C1PrintDocument containing
the current paragraph object.
|
![]() |
FirstFragment |
Gets the first RenderParagraphFragment of all fragments
produced by the containing RenderParagraph that contains
the current ParagraphObject.
|
![]() |
Hyperlink |
Gets or sets the C1Hyperlink associated with the current paragraph object.
|
![]() |
IndexInOwner |
Gets the index of the current paragraph object
in the containing ParagraphObjectCollection.
|
![]() |
LastFragment |
Gets the last RenderParagraphFragment of all fragments
produced by the containing RenderParagraph that contains
the current ParagraphObject.
|
![]() |
PositionInText |
Gets the character 0-based position of the current paragraph object
in the text of the paragraph.
Each non-text paragraph object (ParagraphImage) counts as one character. |
![]() |
RenderParagraph |
Gets the RenderParagraph containing
the current paragraph object.
|
![]() |
Style |
Gets the Style associated with the current paragraph object.
|
![]() |
TextLength |
Gets the length of the current paragraph object in characters.
For non-text objects (ParagraphImage), this
property returns 1.
|
![]() |
UserData |
Gets or sets arbitrary data associated with the current paragraph object.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDocumentLocation..::..PageIndex | |
![]() ![]() |
IDocumentLocation..::..PageNo | |
![]() ![]() |
IStyleOwner..::..GetProp | |
![]() ![]() |
IStyleOwner..::..GetAmbientPropValue | |
![]() ![]() |
IStyleOwner..::..GetNonAmbientPropValue |