Tiapiclient - Adobe 65030365 - FrameMaker - PC Manual

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary

TiApiClient

An
object represents text imported by an FDK client.
FO_TiApiClient
GetText
See "GetText" on page 452 under the Cell class.
GetProps
See "GetProps" on page 412 under the AFrame class.
SetProps
See "SetProps" on page 413 under the AFrame class.
ObjectValid
See "ObjectValid" on page 414under the AFrame class.
DeleteTextInsetContents
Description
This method deletes the text in a text inset. You must unlock a text inset before you call this function to delete its
contents. After you are done, you must relock the text inset.
Call this method on the text inset for which you want to delete the contents.
If this method fails, the API assigns one of the following values to
Error
Constants.FE_BadDelete (-17)
Constants.FE_BadDocId (-2)
Constants.FE_BadObjId (-3)
Constants.FE_BadSelectionForOperation (-59)
Returns
int
Syntax
DeleteTextInsetContents()
FA_errno
Meaning
Specified text couldn't be deleted
Invalid document ID
Invalid object ID
The specified text inset is locked
Last updated 9/26/2011
.
628

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents