ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / ExtendedMetadata Property

In This Topic
    ExtendedMetadata Property
    In This Topic
    Gets or sets whether the Global and Frame metadata dictionaries should be loaded.
    Syntax
    'Declaration
     
    Public Property ExtendedMetadata As System.Boolean
    public System.bool ExtendedMetadata {get; set;}
    See Also