ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Boolean
    public bool ExtendedMetadata {get; set;}
    See Also