MindFusion.Wpf Pack Programmer's Guide
FixedDocumentRenderTarget.Document Property
See Also
 





Gets the FixedDocument, which acts as rendering target.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public FixedDocument Document { get; }

Visual Basic  Copy Code

Public ReadOnly Property Document As FixedDocument

 Property Value

A WPF FixedDocument object.

 See Also

FixedDocumentRenderTarget Members
FixedDocumentRenderTarget Class
MindFusion.Reporting.Wpf Namespace