ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / MetafileFilter Class / MetafileType Property

In This Topic
    MetafileType Property
    In This Topic
    Gets or sets the type of metafile this MetafileFilter will generate.
    Syntax
    'Declaration
     
    Public Property MetafileType As System.Drawing.Imaging.EmfType
    public System.Drawing.Imaging.EmfType MetafileType {get; set;}
    See Also