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

In This Topic
EmfType Property (C1MultiDocument)
In This Topic
Gets or sets the type of metafiles created by the current document.

The default is null (the property is not defined at the multi-document level).

Syntax
'Declaration
 
Public Property EmfType As Nullable(Of EmfType)
 
See Also