Class Opi

Opi class

Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution placeholders, or proxies, for such high-resolution images.

public sealed class Opi

Constructors

NameDescription
Opi(XForm)The constructor.

Properties

NameDescription
FileSpecification { get; }Gets the external file containing the low- resolution proxy image.
Position { get; }Gets an array of eight numbers of the form specifying the location on the page of the cropped image.
Version { get; }Gets the version of OPI to which this dictionary refers.

See Also