Gets or sets the type of metafile this MetafileFilter will generate.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public EmfType MetafileType { get; set; }
Visual Basic
Public Property MetafileType As EmfType
	Get
	Set

See Also