Class EmbedFileType
Type of supported embedding file to PDF/A document
Inheritance
System.Object
EmbedFileType
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public sealed class EmbedFileType : Enum
Fields
PDF file
Declaration
public const EmbedFileType pdf
Field Value
Type | Description |
---|---|
EmbedFileType |
png
PNG file
Declaration
public const EmbedFileType png
Field Value
Type | Description |
---|---|
EmbedFileType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
xml
XML file of ZUGFeRD invoice
Declaration
public const EmbedFileType xml
Field Value
Type | Description |
---|---|
EmbedFileType |