PdfDocument.OutputIntents Property
In This Article
Provides access to the array of output intent dictionaries that specify the color characteristics of output devices on which the document might be rendered.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
IList<DevExpress. |
A collection of DevExpress. |
See Also