C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / MultiDocumentItemLoadedEventArgs Class / Item Property

In This Topic
Item Property (MultiDocumentItemLoadedEventArgs)
In This Topic
Gets the C1MultiDocumentItem object associated with this event.
Syntax
'Declaration
 
Public ReadOnly Property Item As C1MultiDocumentItem
 
See Also