Enum PdfArtifactSubType
Represents the subtype of the artifact
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public enum PdfArtifactSubType
Fields
| Name | Description |
|---|---|
| Footer | Represents the subtype of the artifact as footer |
| Header | Represents the subtype of the artifact as header |
| None | Represents the subtype of the artifact as none |
| Watermark | Represents the subtype of the artifact as watermark |