ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing.Imaging Namespace / ImageFormat Class / Emf Property

In This Topic
    Emf Property (ImageFormat)
    In This Topic
    Specifies the enhanced Windows metafile image format.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Emf As ImageFormat
    public static ImageFormat Emf {get;}
    See Also