C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / EmfType Property

In This Topic
EmfType Property (C1MultiDocumentItem)
In This Topic
Gets the value of the EmfType property of the document or report represented by the current multi-document item. This property is null if no document or report is associated with the current item.
Syntax
'Declaration
 
Public ReadOnly Property EmfType As Nullable(Of EmfType)
 
See Also