BBjPrintPreviewBuilder::style
Description
In BBj 13.0 and higher, this method controls the view style. "HEIGHT" fits a page vertically in the available space, "WIDTH" horizontally in the available space, "TWO" displays two pages side-by-side.
Syntax
Return Value |
Method |
---|---|
style(string style) |
Parameters
Variable |
Description |
---|---|
style |
One of HEIGHT WIDTH or TWO |
Return Values
Returns the BBjPrintPreviewBuilder so you can continue configuration.
Remarks
None.
Example
|
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.