PdfPageMarginType enumeration

PdfPageMarginType enumeration

Represents pdf crop margins to be used during watermark adding.

The PdfPageMarginType type exposes the following members:

Fields

Field Description
BLEED_BOX Pdf BleedBox is used as watermarking area.
TRIM_BOX Pdf TrimBox is used as watermarking area.
ART_BOX Pdf ArtBox is used as watermarking area.

See Also