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

In This Topic
    Guid Property (ImageFormat)
    In This Topic
    Gets a global unique identifier (System.Guid) that represents this ImageFormat.
    Syntax
    'Declaration
     
    Public ReadOnly Property Guid As Guid
    public Guid Guid {get;}
    See Also