C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfColor Class |
The following tables list the members exposed by RtfColor.
Name | Description | |
---|---|---|
![]() | RtfColor Constructor | The RTF color constructor. |
Name | Description | |
---|---|---|
![]() | BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Color | Gets drawing aproximate color for this Word/RTF color. |
![]() | Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | IsEmpty | Gets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() ![]() | IsBlack | Whether is black color. |
![]() ![]() | IsEmpty | |
![]() ![]() | IsTransparent | Whether is transparent color. |
![]() ![]() | IsWhite | Whether is white color. |
![]() | ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Convert implicitly to drawing color. |