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)
| Parameter | Type | Description |
|---|---|---|
| outputConditionIdentifier | System::String | The text that identifies the intended output device or production condition in human- or machine-readable form. |
See Also
- Class String
- Class OutputIntent
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++