Adobe 65030365 - FrameMaker - PC Manual page 583

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
DeletePropByName
Description
Deletes an inset facet. Except for inset facets, all properties are identified by integer constants. Facets are the only
properties identified by name.
The method does not return anything on success.
On failure, the method returns one of the following values to
Error
Constants.FE_BadPropNum (-4)
Constants.FE_BadDocId (-2)
Constants.FE_BadObjId (-3)
Constants.FE_BadPropType (-5)
Returns
Void
Syntax
DeletePropByName(propName)
Parameters
Parameter name
propName
GetProps
Description
Retrieves the properties of the inset.
See
GetProps
under the AFrame class for more information.
Returns
PropVals
Syntax
GetProps()
SetProps
Description
Sets the properties of the inset.
See
SetProps
under the AFrame class for more information.
FA_errno
Reason
Specified property number is invalid.
Invalid document.
Invalid object.
Incorrect property type for this function.
Data Type
Optional
string
No
Last updated 9/26/2011
:
Description
The name of the facet to be deleted.
575

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents