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

In This Topic
EmfType Property (C1PrintDocument)
In This Topic
Gets or sets the type of metafiles created by the current document. The default is System.Drawing.Imaging.EmfType.EmfPlusOnly.
Syntax
'Declaration
 
Public Property EmfType As EmfType
 
See Also