ASP.NET Pack Programmer's Guide
DiagramView.print Method (Graphics, PageFormat, Int32)
See Also
 






Implements the Printable interface.

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

 Syntax

Java  Copy Code

public int print (
    Graphics graphics,
    PageFormat pageFormat,
    int pageIndex
)

 Parameters

graphics

pageFormat

The size and orientation of each page to be printed.

pageIndex

 Return Value

 See Also

print Method Overload List
DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace