Initializes a new instance of the RtfProperty class

Namespace: iTextSharp.text.rtf.parser.properties
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public RtfProperty()
Visual Basic
Public Sub New
Visual C++
public:
RtfProperty()

See Also