C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfString Class |
For a list of all members of this type, see RtfString members.
Name | Description | |
---|---|---|
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
IsCJK | Is CJK (Chinese, Japanese, and Korean) of the text string. | |
IsEqualAttributes | Gets true if this attributes equal with other string attributes. | |
IsPunctuation | Is punctuation or white space of the text string. | |
IsRightToLeft | Is right to left text (such as" Arabic or Hebrew). | |
IsUnicode | Is Unicode of the text string. | |
ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |