名前 | 解説 | |
---|---|---|
ParagraphText コンストラクタ | オーバーロードされます。 |
ParagraphTextデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ParagraphText コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Document | Gets the C1PrintDocument containing the current paragraph object. C1.C1Preview.ParagraphObjectから継承されます。 | |
FirstFragment | Gets the first RenderParagraphFragment of all fragments produced by the containing ParagraphObject.RenderParagraph that contains the current ParagraphObject. C1.C1Preview.ParagraphObjectから継承されます。 | |
Hyperlink | Gets or sets the C1Hyperlink associated with the current paragraph object. C1.C1Preview.ParagraphObjectから継承されます。 | |
IndexInOwner | Gets the index of the current paragraph object in the containing ParagraphObjectCollection. C1.C1Preview.ParagraphObjectから継承されます。 | |
LastFragment | Gets the last RenderParagraphFragment of all fragments produced by the containing ParagraphObject.RenderParagraph that contains the current ParagraphObject. C1.C1Preview.ParagraphObjectから継承されます。 | |
Owner | Gets the ParagraphObjectCollection containing the current paragraph object. 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. C1.C1Preview.ParagraphObjectから継承されます。 | |
RenderParagraph | Gets the ParagraphObject.RenderParagraph containing the current paragraph object. C1.C1Preview.ParagraphObjectから継承されます。 | |
Style | Gets the Style associated with the current paragraph object. 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. C1.C1Preview.ParagraphObjectから継承されます。 | |
UserData | Gets or sets arbitrary data associated with the current paragraph object. C1.C1Preview.ParagraphObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
CalculatedValues | For internal use. C1.C1Preview.ParagraphObjectから継承されます。 | |
HasCalculatedValues | For internal use. C1.C1Preview.ParagraphObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
AssignFrom | オーバーライドされます。 Assigns (copies) properties from another ParagraphObject to the current object. | |
Clone | Creates a copy of the current ParagraphObject object. C1.C1Preview.ParagraphObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
CreateSame | オーバーライドされます。 Creates new empty ParagraphText object. | |
GetLength | オーバーライドされます。 Returns the length of this ParagraphText object. | |
HasCalculatedValue | For internal use. C1.C1Preview.ParagraphObjectから継承されます。 | |
SetCalculatedValue | For internal use. C1.C1Preview.ParagraphObjectから継承されます。 | |
ShouldSerializeStyle | Indicates whether the ParagraphObject.Style property should be serialized. C1.C1Preview.ParagraphObjectから継承されます。 |