RTF:Init() Method

<< Click to Display Table of Contents >>

Navigation:  RTF Class >

RTF:Init() Method

Previous pageReturn to chapter overviewNext page

Purpose

To create a RTF object.

Syntax

RTF{} SELF

 

Init() SELF

Description

This method creates a RTF object but it does not load the RTF stream into memory.  You must load the RTF stream via one of the RTF:LoadRTFFrom... methods before you can do anything useful with the RTF object.