'Declaration Public ReadOnly Property OutputIntents As System.Collections.Generic.IList(Of OutputIntent)
public System.Collections.Generic.IList<OutputIntent> OutputIntents {get;}
Note that if the document is saved as PDF/A (see PdfAConformanceLevel) and this collection is empty, a default output intent will be automatically added to it.
'Declaration Public ReadOnly Property OutputIntents As System.Collections.Generic.IList(Of OutputIntent)
public System.Collections.Generic.IList<OutputIntent> OutputIntents {get;}