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

TiffReader.AdobeResources Property

Gets Adobe® image resource blocks from file.

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

Syntax

Visual Basic
Public ReadOnly Property AdobeResources As AdobeResourceDictionary
C#
public AdobeResourceDictionary AdobeResources { get; }

Property Value

AdobeResourceDictionary class instance that contains Adobe® image resource blocks obtained from the file.

See Also

Reference