This documentation is for the old version. Go to the latest Graphics Mill docs

IMetadataWriteSupport.AdobeResources Property

Gets/sets Adobe® image resource blocks you want to write into the file.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Property AdobeResources As AdobeResourceDictionary
C#
                AdobeResourceDictionary AdobeResources { get; set; }

Property Value

AdobeResourceDictionary class instance that contains Adobe® image resource blocks you want to write into the file.

See Also

Reference