C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagPageCount Class / Document Property

In This Topic
Document Property (TagPageCount)
In This Topic
Gets the C1PrintDocument object containing the current tag. Can return null if the tag has not been added to a document.
Syntax
'Declaration
 
Public ReadOnly Property Document As C1PrintDocument
 
See Also