ImageGear .NET - Updated May 30, 2018
Value Property (ImGearXMPThumbnail)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPThumbnail Class : Value Property
Gets or sets thumbnail image as an ImageGear.Core.ImGearPage class object.

This property is not implemented yet. Get accessor always returns null.

Syntax
'Declaration
 
Public Property Value As ImGearPage
 
'Usage
 
Dim instance As ImGearXMPThumbnail
Dim value As ImGearPage
 
instance.Value = value
 
value = instance.Value

Property Value

ImageGear.Core.ImGearPage class object.
See Also

Reference

ImGearXMPThumbnail Class
ImGearXMPThumbnail Members