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

In This Topic
    Exif Property (ImageFormat)
    In This Topic
    Specifies the Exchangeable Image Format (EXIF).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Exif As ImageFormat
    public static ImageFormat Exif {get;}
    See Also