Enum PdfLayerMode
Add layer mode
Namespace: Simplic.DocumentProcessing
Assembly: Simplic.DocumentProcessing.dll
Syntax
public enum PdfLayerMode
Fields
Name | Description |
---|---|
AllPages | Add layer to all pages |
AllPagesLayerFirst | Add layer to all pages |
FirstPage | Add layer to first page |
FirstPageLayerFirst | Add layer to first page |