ComponentOne Word for UWP
RtfString Class Members
Properties  Methods 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfString Class

The following tables list the members exposed by RtfString.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets background (text) color value for this string.  
Public PropertyGets or sets border color for this string.  
Public PropertyGets or sets border style for this string.  
Public PropertyGets or sets border width for this text.  
Public PropertyGets break line flag for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets culture information (language) for this string.  
Public PropertyGets Word/RTF document for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets expand (+) or packed (-) value for this string.  
Public PropertyGets or sets the font for this string.  
Public PropertyGets or sets foreground (text) color value for this string.  
Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets specifies that is east asia text.  
Public PropertyGets is empty this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets invisible for this string.  
Public PropertyGets or sets outline font for this string.  
Public PropertyGets owner object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets subscript value for this string.  
Public PropertyGets or sets superscript value for this string.  
Public PropertyGets or sets the text for this string.  
Public PropertyGets or sets underline type for this string.  
Top
Public Methods
 NameDescription
Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.Xaml.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.Xaml.Word.Objects.RtfObject)
Top
Public Operators
Convert implicitly to string.
Top
See Also

Reference

RtfString Class
C1.Xaml.Word.Objects Namespace