Name | Description | |
---|---|---|
ParagraphText Constructor | Overloaded. |
The following tables list the members exposed by ParagraphText.
Name | Description | |
---|---|---|
ParagraphText Constructor | Overloaded. |
Name | Description | |
---|---|---|
Document | Gets the C1PrintDocument containing the current paragraph object. (Inherited from C1.C1Preview.ParagraphObject) | |
FirstFragment | Gets the first RenderParagraphFragment of all fragments produced by the containing RenderParagraph that contains the current ParagraphObject. (Inherited from C1.C1Preview.ParagraphObject) | |
Hyperlink | Gets or sets the C1Hyperlink associated with the current paragraph object. (Inherited from C1.C1Preview.ParagraphObject) | |
IndexInOwner | Gets the index of the current paragraph object in the containing ParagraphObjectCollection. (Inherited from C1.C1Preview.ParagraphObject) | |
LastFragment | Gets the last RenderParagraphFragment of all fragments produced by the containing RenderParagraph that contains the current ParagraphObject. (Inherited from C1.C1Preview.ParagraphObject) | |
Owner | Gets the ParagraphObjectCollection containing the current paragraph object. (Inherited from C1.C1Preview.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. (Inherited from C1.C1Preview.ParagraphObject) | |
RenderParagraph | Gets the RenderParagraph containing the current paragraph object. (Inherited from C1.C1Preview.ParagraphObject) | |
Style | Gets the Style associated with the current paragraph object. (Inherited from C1.C1Preview.ParagraphObject) | |
Text | Gets or sets the text of the current ParagraphText. | |
TextLength | Gets the length of the current paragraph object in characters. For non-text objects (ParagraphImage), this property returns 1. (Inherited from C1.C1Preview.ParagraphObject) | |
UserData | Gets or sets arbitrary data associated with the current paragraph object. (Inherited from C1.C1Preview.ParagraphObject) |
Name | Description | |
---|---|---|
CalculatedValues | For internal use. (Inherited from C1.C1Preview.ParagraphObject) | |
HasCalculatedValues | For internal use. (Inherited from C1.C1Preview.ParagraphObject) |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Assigns (copies) properties from another ParagraphObject to the current object. | |
Clone | Creates a copy of the current ParagraphObject object. (Inherited from C1.C1Preview.ParagraphObject) |
Name | Description | |
---|---|---|
CreateSame | Overridden. Creates new empty ParagraphText object. | |
GetLength | Overridden. Returns the length of this ParagraphText object. | |
HasCalculatedValue | For internal use. (Inherited from C1.C1Preview.ParagraphObject) | |
SetCalculatedValue | For internal use. (Inherited from C1.C1Preview.ParagraphObject) | |
ShouldSerializeStyle | Indicates whether the Style property should be serialized. (Inherited from C1.C1Preview.ParagraphObject) |