Adobe 65030365 - FrameMaker - PC Manual page 618

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
GetText2
Description
Gets the text from all the objects available to
the rubi object.
can be one of the following constants (in addition to the constants returned by
TextItems.dataType
Value
Constants.FTI2_RubiTextBegin
(0x80000001)
Constants.FTI2_RubiTextEnd (0x80000002)
Constants.FTI2_RubiCompositeBegin
(0x80000004)
Constants.FTI2_RubiCompositeEnd
(0x80000008)
See
GetText
under the Cell class for more information.
Returns
TextItems
Syntax
GetText2(flags, flags2)
Parameters
Parameter name
flags
flags2
GetProps
Description
Retrieves the properties of the rubi object.
See
GetProps
under the AFrame class for more information.
Returns
PropVals
, as well as an extended set of document objects that includes
GetText()
Representation
The beginning of rubi text.
The end of rubi text.
The beginning of a rubi composite.
The end of a rubi composite.
Data Type
Optional
int
No
No
int
Last updated 9/26/2011
Data
The FO_Rubi object for the rubi composite that
contains the rubi text.
The FO_Rubi object for the rubi composite that
contains the rubi text.
FO_Rubi object.
FO_Rubi object.
Description
Denotes the various bit flags that specify the items to be
retrieved.
Bit flags for the extended set of text item types that specify the
type of text items to retrieve. To get specific types of text items
from the extended set, OR the constants that represent them
(for example, use a bitwise OR to combine
Constants.FTI2_RubiTextBegin (0x80000001)
Constants. FTI2_RubiTextEnd (0x80000002))
flags2. To get all types of the extended set of text items, specify
-1.
610
):
GetText ()
and
into

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents