Enum PdfArtifactType
- Namespace
- Syncfusion.Pdf
- Assembly
- Syncfusion.Pdf.Portable.dll
Represents the type of the artifact
public enum PdfArtifactType
Fields
Background = 3
Layout = 1
None = 4
Page = 2
Pagination = 0
Represents the type of the artifact
public enum PdfArtifactType
Background = 3
Layout = 1
None = 4
Page = 2
Pagination = 0