Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RenderRichText
.
.
::
.
.
HasRtf Property
RenderRichText Class
See Also
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
RenderRichText Class
C1.C1Preview Namespace