Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / EmfOptionsForm Class / MetafileType Property

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