ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / C1Bitmap Class / HasMetadata Property

In This Topic
    HasMetadata Property
    In This Topic
    Gets a value indicating whether the image metadata is loaded.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasMetadata As System.Boolean
    public System.bool HasMetadata {get;}
    See Also