BBjPrintPreviewBuilder::zoom
Description
In BBj 13.00 and higher, this method scales the document to take up more or less space in the preview window; zoom 50 is half size, zoom 200 is double size.
Syntax
Return Value |
Method |
---|---|
zoom(double zoom) |
Parameters
Variable |
Description |
---|---|
zoom |
zoom amount as percent |
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.