Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Mode for flow layout outputs: FDOC, FRTF, FODT, NATIVE_FDOCX:

ValueDescription
1Header,detail,footer are generates as page header, detail and page footer (default value).
2Header,detail,footer are generates as detail

XFRX version: 15.5

XFRX#INIT.nFlowLayoutMode = number

XFRX#LISTENER.nFlowLayoutMode = number


Examples

m.loXFRX = EVALUATE([xfrx("XFRX#INIT")])
m.loXFRX.nFlowLayoutMode=2
RELE m.loXFRX
  • No labels