EpsReader.ReadAdobeResources Method (String)

Reads Adobe resources from the specified file path.

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

Syntax

C#
public static AdobeResourceDictionary ReadAdobeResources(
	string fileName
)

Parameters

fileName

Type: System.String

Return Value

The Adobe resources data.

See Also

Reference