C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / Items Property

In This Topic
Items Property (C1MultiDocument)
In This Topic
Gets the collection of C1MultiDocumentItem objects containing documents included in the current C1MultiDocument.
Syntax
'Declaration
 
Public ReadOnly Property Items As C1MultiDocumentItemCollection
 
See Also