IsTrapped

XmpPdfPackage.IsTrapped property

Gets or sets a value indicating whether the document has been trapped.

public bool? IsTrapped { get; set; }

Property Value

true if the document has been trapped; otherwise, false.

See Also