Gets or sets the print document associated with this form.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
PrintDocument Document { get; set; } |
Visual Basic Copy Code |
---|
Property Document As PrintDocument |
An instance of the .NET PrintDocument class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |