Property name |
Data Type |
Description |
---|---|---|
FlowIsAutoConnect |
int |
1 if Autoconnect is enabled; 0 otherwise. |
FlowIsFeathered |
int |
1 if Feather is enabled; 0 otherwise |
FlowIsPostScript |
int |
1 if flow is PostScript code; 0 otherwise |
FlowIsSynchronized |
int |
1 if Baseline Synchronization is enabled; 0 otherwise. |
FirstTextFrameInFlow |
First text frame in flow (FO_TextFrame ID). |
|
LastTextFrameInFlow |
Last text frame in flow (FO_TextFrame ID). |
|
MaxInterlinePadding |
int |
Maximum interline spacing. |
MaxInterPgfPadding |
int |
Maximum interparagraph spacing. |
MinHang |
int |
Maximum character height for synchronization of first line in column. If characters exceed this height, FrameMaker does not synchronize the first line. |
Name |
string |
Name of flow tag. |
NextFlowInDoc |
Next flow in document (FO_Flow ID). |
|
SideHeadRoomInFlow |
int |
1 if Leave Room for Sideheads in Flow is enabled; 0 otherwise. |
Spacing |
int |
Line spacing for synchronized baselines. |
HighestLevelElement |
Highest-level element in flow (FO_Element ID) |
|
Direction |
int |
Set or get the direction of the document. Possible values: •Constants.FV_DIR_Inherit - Inherit the direction of the parent •Constants.FV_DIR_LTR - Left-to-right •FV_DIR_RTL - Right-to-left |
ResolvedDirection |
int |
Get the inherited direction of the document. Possible values: •Constants.FV_DIR_LTR - Left-to-right •FV_DIR_RTL - Right-to-left |