C1.Silverlight.RichTextBox.5
Html Property (C1RichTextBox)

Gets or sets the content of the C1RichTextBox in HTML format.
Syntax
'Declaration
 
Public Property Html As System.String
public System.string Html {get; set;}
Remarks
The HTML returned when getting uses C1.Silverlight.RichTextBox.Documents.HtmlEncoding.StyleSheet encoding.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.