ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfColor Class
Properties Methods

In This Topic
    RtfColor Class Members
    In This Topic

    The following tables list the members exposed by RtfColor.

    Public Constructors
     NameDescription
    Public ConstructorThe RTF color constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets drawing aproximate color for this Word/RTF color.  
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets is empty this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.C1Word.Objects.RtfObject)
    Public Methodstatic (Shared in Visual Basic)Whether is black color.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Whether is transparent color.  
    Public Methodstatic (Shared in Visual Basic)Whether is white color.  
    Public MethodGets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    Public Operators
    Convert implicitly to drawing color.
    Top
    See Also