HasRtf Property (RenderRichText)
In This Topic
Gets a value indicating whether the
RenderRichText.Rtf property has been initialized and has non-zero length.
Syntax
'Declaration
Public ReadOnly Property HasRtf As Boolean
public bool HasRtf {get;}
See Also