RTF:Init() Method
<< Click to Display Table of Contents >> RTF:Init() Method |
![]() ![]() ![]() |
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.