Gets or sets the internal version of the document.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public PrintDocument Document { get; set; } |
Visual Basic Copy Code |
---|
Public Property Document As PrintDocument |