Class PdfTrapNetworkAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a trap network annotation.
public sealed class PdfTrapNetworkAnnotation : PdfWidget
- Inheritance
-
PdfTrapNetworkAnnotation
- Inherited Members
Remarks
A trap network annotation defines the trapping characteristics for a page of a PDF document. (Trapping is the process of adding marks to a page along color boundaries to avoid unwanted visual artifacts resulting from misregistration of colorants when the page is printed.) A page may have at most one trap network annotation.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.