Click or drag to resize

PdfOutputIntentItemInfo Property

Gets or sets a human-readable text string containing additional information or comments about the intended target device or production condition.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Info { get; }

Property Value

String
Required if ConditionId does not specify a standard production condition; optional otherwise.
See Also