List & Label .NET
combit.Reporting.Dom Namespace / ObjectRtf Class

In This Topic
    ObjectRtf Class Methods
    In This Topic

    For a list of all members of this type, see ObjectRtf members.

    Public Methods
     NameDescription
    Public MethodCopies 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)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public MethodOverloaded. 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)
    Public Method (Inherited from combit.Reporting.Dom.ObjectBase)
    Public MethodAllows 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.  
    Public MethodRemoves a source link created by the SourceLinkTo method.  
    Public MethodUnlinks an object from all parent objects. (Inherited from combit.Reporting.Dom.ObjectBase)
    Top
    See Also