Class Name:

RTFPlus

HL7+ Category:

Restricted (There is a unique exception for this object see Restriction Exception below)

Description:

General purpose RichText manipulation and document creation tool.


 

The RTFPlus object class is a general purpose utility object for easily creating formatted RichText (RTF) documents and reports. It is not intended to be a comprehensive RichText manipulation tool but rather as a straightforward top-to-bottom document creation tool which you can easily create and use with only a few key properties and methods.

 

The architecture is simple, you instantiate the object and then start adding text with formatting options. The architecture is streamlined in that documents are created from top to bottom, meaning that there are no methods for inserting text or richtext into a document, everything is always appended to the end. Once you're done, you retrieve the RTF property and display it (in a RichTextBox for instance) or save it.

 

Programming Note: The best way to evaluate this object is to just jump in and start using it and experiment with it.

 

Creating and Using the ObjectImplementation

 

Restriction Exception

 

Public PropertiesPublic Properties

 

Public MethodsPublic Methods

 

 

 

HL7+ - Putting HL7 to work for you!
© 2018 HermeTech International
(a Division of TransWorld Scribes)