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

JpegWriter.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
Public Property AdobeResources As AdobeResourceDictionary
C#
public 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