Gets a value indicating whether the Rtf property has been initialized and has non-zero length.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool HasRtf { get; }
Visual Basic
Public ReadOnly Property HasRtf As Boolean
	Get

See Also