Class HtmlStamp.StampLayer
Defines if a stamp should be placed behind or on-top of existing PDF contents.
Inheritance
System.Object
HtmlStamp.StampLayer
Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public sealed class StampLayer : Enum
Fields
BehindExistingPDFContent
Stamp in the background
Declaration
public const HtmlStamp.StampLayer BehindExistingPDFContent
Field Value
Type | Description |
---|---|
HtmlStamp.StampLayer |
OnTopOfExistingPDFContent
Stamp in the foreground
Declaration
public const HtmlStamp.StampLayer OnTopOfExistingPDFContent
Field Value
Type | Description |
---|---|
HtmlStamp.StampLayer |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |