Class
Delete, GetProps, GetText, ObjectValid, SetProps
Fn
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
ContentHeight | int | readonly | |
Element | Element | readonly | |
FirstPgf | Pgf | readonly | |
FnAnchorString | string | readonly | |
FnNum | int | readonly | |
InTextFrame | TextFrame | readonly | |
InTextObj | SubCol | readonly | |
LastPgf | Pgf | readonly | |
NextFn | Fn | readonly | |
NextFnInDoc | Fn | readonly | |
Overflowed | int | readonly | |
PrevFn | Fn | readonly | |
TextLoc | TextLoc | readonly | |
Unique | int | readonly | |
UserString | string | readwrite |
Methods
Instances
PropVals GetProps ()
TextItems GetText (flags: int)
Parameter | Type | Description |
---|---|---|
flags | int |
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
Element of
Doc.FirstFnInDoc
Fn.NextFn
Fn.NextFnInDoc
Fn.PrevFn
SubCol.FirstFn
SubCol.LastFn
TextFrame.FirstFn
TextFrame.LastFn
Return
Fn Doc.NewAnchoredFn (textloc: TextLoc)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |