Tech Tip: How to print the header of a 4D View area
PRODUCT: 4D View | VERSION: 2003.1 | PLATFORM: Mac & Win
Published On: September 18, 2003
You should use:
PV SET PRINT PROPERTY (area; property; value)
To print the header of a 4D View area, pass the property constant, "pv print headers" and a value constant, "pv value on."
For more information, see the 4D Documentation.