| 名前 | 解説 | |
|---|---|---|
![]() | Bookmark | Gets or sets the bookmark associated with the current object. |
![]() | BordersSplitHorzMode | Gets or sets a value indicating how borders are drawn if the object is too wide and is split between horizontal pages. |
![]() | BordersSplitVertMode | Gets or sets a value indicating how borders are drawn if the object is too high and is split between pages. |
![]() | ChildObjects | Gets a collection of the child RenderObject objects. |
![]() | Document | オーバーライドされます。 Gets the C1Document object containing this render object. |
![]() | HasChildObjects | Gets a value indicating whether this RenderObject contains child objects. |
![]() | Hyperlink | Gets or sets the hyperlink (see C1Hyperlink) associated with the current object. |
![]() | LayoutBreak | Gets or sets a value determining whether to insert page breaks before or after the 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. |
![]() | Parent | Gets the parent RenderObject. |
![]() | Position | Gets or sets the position of this RenderObject in the parent. |
![]() | SpecialInfo | Gets or sets SpecialInfo object which can be used in exporters. |
![]() | Style | Gets the 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. |
![]() | ToolTip | Gets or sets tooltip associated with this 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. |
