C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class


In This Topic
RtfString Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public Methodstatic (Shared in Visual Basic)Is CJK (Chinese, Japanese, and Korean) of the text string.  
Public MethodGets true if this attributes equal with other string attributes.  
Public Methodstatic (Shared in Visual Basic)Is punctuation or white space of the text string.  
Public Methodstatic (Shared in Visual Basic)Is right to left text (such as" Arabic or Hebrew).  
Public Methodstatic (Shared in Visual Basic)Is Unicode of the text string.  
Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Top
See Also