C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / SetDocument Method
The document that is to be represented by this item.

In This Topic
SetDocument Method
In This Topic
Sets the document represented by the current item.
Syntax
'Declaration
 
Public Sub SetDocument( _
   ByVal document As Object _
) 
 

Parameters

document
The document that is to be represented by this item.
See Also