Search
DrawImporter.getPagesPerRow Method
See Also
 

Gets how many Draw pages to import on a row before offsetting the import location vertically.

Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers

 Syntax

Java  Copy Code

public int getPagesPerRow ()

 Return Value

Number of imported pages

 See Also