ImageGear22.Core Assembly > ImageGear.Formats Namespace > ImGearLoadOptions Class : ParseXMP Property |
'Declaration Public Property ParseXMP As Boolean
'Usage Dim instance As ImGearLoadOptions Dim value As Boolean instance.ParseXMP = value value = instance.ParseXMP
public bool ParseXMP {get; set;}