ImageGear .NET - Updated October 26, 2017
RenditionParams Property (ImGearXMPResourceReference)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearXMPResourceReference Class : RenditionParams Property
Gets or sets the referenced resource's xmpMM: RenditionParams.
Syntax
'Declaration
 
Public Property RenditionParams As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPResourceReference
Dim value As ImGearXMPString
 
instance.RenditionParams = value
 
value = instance.RenditionParams

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members