ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTRichText Class : Rtf Property |
'Declaration Public Property Rtf As String
'Usage Dim instance As ImGearARTRichText Dim value As String instance.Rtf = value value = instance.Rtf
public string Rtf {get; set;}