AsposeDiagramPrintDocument.AsposeDiagramPrintDocument

AsposeDiagramPrintDocument constructor

Initializes a new instance of this class that can be passed to a PrintPreviewDialog form to print and preview a diagram.

public AsposeDiagramPrintDocument(Diagram diagram)
ParameterTypeDescription
diagramDiagram

See Also