Enum HtmlStamp.StampLayer
Defines if a stamp should be placed behind or on-top of existing PDF contents.
Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public enum StampLayer
Fields
Name | Description |
---|---|
BehindExistingPDFContent | Stamp in the background |
OnTopOfExistingPDFContent | Stamp in the foreground |