DioDocs for PDF
OutputIntents プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : OutputIntents プロパティ
現在のドキュメントに関連付けられているOutputIntentオブジェクトのリストを取得します。

ドキュメントがPDF/Aとして保存され(PdfAConformanceLevelを参照)、このコレクションが空の場合、デフォルトの出力インテントが自動的に追加されることに注意してください。

シンタックス
'宣言
 
Public ReadOnly Property OutputIntents As System.Collections.Generic.IList(Of OutputIntent)
public System.Collections.Generic.IList<OutputIntent> OutputIntents {get;}
参照

GcPdfDocument クラス
GcPdfDocument メンバ