Class
Delete, GetProps, GetText, ObjectValid, SetProps
Flow
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
FirstTextFrameInFlow | TextFrame | readonly | |
FlowIsAutoConnect | int | readwrite | |
FlowIsFeathered | int | readwrite | |
FlowIsPostScript | int | readwrite | |
FlowIsSynchronized | int | readwrite | |
HighestLevelElement | Element | readonly | |
LastTextFrameInFlow | TextFrame | readonly | |
MaxInterPgfPadding | int | readwrite | |
MaxInterlinePadding | int | readwrite | |
MinHang | int | readwrite | |
Name | string | readwrite | |
NextFlowInDoc | Flow | readonly | |
SideHeadRoomInFlow | int | readwrite | |
Spacing | int | readwrite | |
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.DocFluidFlow
Doc.FirstFlowInDoc
Doc.MainFlowInDoc
Flow.NextFlowInDoc
TextFrame.Flow
Return
Flow Doc.NewFlow (parent: FrameObject)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |