BjForm::setDefaultUnits
Description
In BBj 4.0 and higher, this method sets the default units for new pages.
Syntax
Return Value |
Method |
---|---|
void |
setDefaultUnits(double conversion) |
Parameters
Variable |
Description |
---|---|
conversion |
Conversion factor in points per unit. Constants are supplied for common units. |
Return Value
None.
Remarks
None.
Example
|
Example - Purchase Requisition
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.