| Name | Description | |
|---|---|---|
![]() | ObjectRtf Constructor | Overloaded. |
The following tables list the members exposed by ObjectRtf.
| Name | Description | |
|---|---|---|
![]() | ObjectRtf Constructor | Overloaded. |
| Name | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | AllowPageBreak | Gets or sets if the RTF object supports a page break or not. | ||||||||||
![]() | Animation | (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Bookmark | (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | BreakBefore | Gets or sets if a page break should be triggered before this object is printed. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Condition | Appearance condition for the object, i.e if this condition is matched, the object will be printed. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Direction | Gets or sets the rotation of the RTF text. Possible values are:
| ||||||||||
![]() | ExportAsPicture | Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object. | ||||||||||
![]() | Frame | Represents the frame properties of the object. | ||||||||||
![]() | GroupId | Allows to assign a group Id. All objects with equal group Ids will appear as group in the Designer. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | IndexBookmark | (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) | ||||||||||
![]() | IssueCondition | Defines the display condition for the issue print. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | LayerId | Gets or sets the ID of the layer this object is assigned to. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Locked | Prevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Name | Name of the object. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Position | Position of the object. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | ReadOnly | Prevents the user from editing this object. The object cannot be unlocked in the designer. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Selected | Selects the item if called while the Designer is open. (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | Source | Determines the content source for a RTF object. | ||||||||||
![]() | TemplateUUID | (Inherited from combit.Reporting.Dom.ObjectBase) | ||||||||||
![]() | XhtmlAnimation | (Inherited from combit.Reporting.Dom.ObjectBase) |
| Name | Description | |
|---|---|---|
![]() | CopyFrom | Copies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GenerateCode | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetPropertyPath | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetVirtualVariableNames | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | LinkTo | Overloaded. Adds a sequential link between the two objects, i.e. the child object is printed after the parent object. (Inherited from combit.Reporting.Dom.ObjectBase) |
![]() | RenderAsSvg | (Inherited from combit.Reporting.Dom.ObjectBase) |
![]() | SourceLinkTo | Allows to link the source of the RTF control to the contents of another RTF object, i.e. if the content doesn't fit into the parent object, it will be continued in this object. The Source property is ignored if the object is content linked. |
![]() | SourceUnlink | Removes a source link created by the SourceLinkTo method. |
![]() | Unlink | Unlinks an object from all parent objects. (Inherited from combit.Reporting.Dom.ObjectBase) |