OutputIntent

Represents an output intent.

public class OutputIntent
Public Class OutputIntent

Inheritance: ObjectOutputIntent

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Constructors

OutputIntent(String, String, String)Initializes a new instance of the OutputIntent class.
OutputIntent(String, String, String, String)Initializes a new instance of the OutputIntent class.
OutputIntent(String, String, String, String, IccProfile)Initializes a new instance of the OutputIntent class.

Properties

IfraNewsPrint22Gets the Ifra Newsprint 22 output intent.
IfraNewsPrint28Gets the Ifra Newsprint 28 output intent.
InfoGets or sets the additional information of the output intent.
IsoCoatedGets the ISO Coated output intent.
IsoUncoatedGets the ISO Uncoated output intent.
IsoUncoatedYellowishGets the ISO Uncoated Yellowish output intent.
IsoWebCoatedGets the ISO Web Coated output intent.
OutputConditionGets or sets the output condition of the output intent.
OutputConditionIdentifierGets or sets the output condition identifier of the output intent.
RegistryNameGets or sets the registry name of the output intent.
USWebCoatedSwopGets the US Web Coated (SWOP) v2 output intent.
VersionGets or Sets the OutputIntentVersion to PDF/X or PDF/A

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
SetDestOutputProfile(IccProfile)Sets the destination output profile to the given IccProfile .
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF

In this topic