| 名前 | 解説 | |
|---|---|---|
![]() | RenderRtf コンストラクタ |
RenderRtfデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RenderRtf コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Bookmark | Gets or sets the bookmark associated with the current object. C1.Document.RenderObjectから継承されます。 |
![]() | BordersSplitHorzMode | Gets or sets a value indicating how borders are drawn if the object is too wide and is split between horizontal pages. C1.Document.RenderObjectから継承されます。 |
![]() | BordersSplitVertMode | Gets or sets a value indicating how borders are drawn if the object is too high and is split between pages. C1.Document.RenderObjectから継承されます。 |
![]() | ChildObjects | Gets a collection of the child RenderObject objects. C1.Document.RenderObjectから継承されます。 |
![]() | DetectUrls | Gets or sets a value indicating whether or not the current RenderRtf will automatically format Uniform Resource Locators (URLs) when those are found in text assigned to the RenderRtf.Rtf property. |
![]() | Document | Gets the C1Document object containing this render object. C1.Document.RenderObjectから継承されます。 |
![]() | HasChildObjects | Gets a value indicating whether this RenderObject contains child objects. C1.Document.RenderObjectから継承されます。 |
![]() | Hyperlink | Gets or sets the hyperlink (see C1Hyperlink) associated with the current object. C1.Document.RenderObjectから継承されます。 |
![]() | LayoutBreak | Gets or sets a value determining whether to insert page breaks before or after the RenderObject. C1.Document.RenderObjectから継承されます。 |
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。 |
![]() | Owner | The owner object containing this RenderObject object. C1.Document.RenderObjectから継承されます。 |
![]() | Parent | Gets the parent RenderObject. C1.Document.RenderObjectから継承されます。 |
![]() | Position | Gets or sets the position of this RenderObject in the parent. C1.Document.RenderObjectから継承されます。 |
![]() | Rtf | Gets or sets the RTF-formatted text represented by the current object. |
![]() | SpecialInfo | Gets or sets RenderObject.SpecialInfo object which can be used in exporters. C1.Document.RenderObjectから継承されます。 |
![]() | Style | Gets the DocumentObject.Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style. C1.Document.DocumentObjectから継承されます。 |
![]() | Tag | Gets or sets custom user defined data associated with this RenderObject. C1.Document.RenderObjectから継承されます。 |
![]() | ToolTip | Gets or sets tooltip associated with this RenderObject. C1.Document.RenderObjectから継承されます。 |
![]() | ZOrder | Gets or sets the Z-order of the current object. Objects with smaller Z-order values are drawn under objects with larger Z-order values. By default, this property is zero. C1.Document.RenderObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns all from another object. |
![]() | Clear | Resets properties value. C1.Document.DocumentObjectから継承されます。 |
![]() | Clone | Clones the current object. C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
![]() | FindChildObject | Searches RenderObject with specified name. C1.Document.RenderObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetAmbientParentStyle | Gets the ambient parent style. C1.Document.DocumentObjectから継承されます。 |
![]() | Init | The DocumentObject initialization. C1.Document.DocumentObjectから継承されます。 |
![]() | SetName | Sets the name of the current object. C1.Document.NamedObjectから継承されます。 |
![]() | SetOwner | Sets the owner of the current object. C1.Document.RenderObjectから継承されます。 |