Gets or sets the formatted text.
[Visual Basic]
Public Property Rtf As String
[C#]
public string Rtf {get;set;}
[Delphi]
public property Rtf: String read get_Rtf write set_Rtf;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |