ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPInteger Class : Value Property |
'Declaration Public ReadOnly Property Value As Integer
'Usage Dim instance As ImGearXMPInteger Dim value As Integer value = instance.Value
public int Value {get;}
public: __property int get_Value();