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