MindFusion.Wpf Pack Programmer's Guide
FixedDocumentRenderTarget Constructor (FixedDocument)
See Also
 





Initializes a new instance of the FixedDocumentRenderTarget class using the specified FixedDocument.

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

 Syntax

C#  Copy Code

public FixedDocumentRenderTarget (
    FixedDocument document
)

Visual Basic  Copy Code

Public New ( _
    document As FixedDocument _
)

 Parameters

document
The WPF FixedDocument, which will be used as a rendering target.

 See Also

FixedDocumentRenderTarget Constructor Overload List
FixedDocumentRenderTarget Class
MindFusion.Reporting.Wpf Namespace