|
Add_RTF |
Top Previous Next |
|
Add_RTF (Method)
This function inserts a .RTF (Rich Text Format) document into the drawing
Syntax: Function Add_RTF(sRTFFile As String, x As Single, y As Single, z As Single, vItemProperties As Object, iLayer As Short, vRetHandles As Object) As Boolean
The Add_RTF method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|