Search
PrintPreview.addPages Method
See Also
 






Adds the specified number of pages to the print preview.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void addPages (
    int p
)

 Parameters

p

An integer.

 See Also