Aspose::Pdf::OutputIntent::OutputIntent constructor

OutputIntent::OutputIntent constructor

Initializes a new instance of the OutputIntent class with the specified output condition identifier.

Aspose::Pdf::OutputIntent::OutputIntent(System::String outputConditionIdentifier)
ParameterTypeDescription
outputConditionIdentifierSystem::StringThe text that identifies the intended output device or production condition in human- or machine-readable form.

See Also