| ConverterConversionEventEventArgsDataPart Property |
The data part is for the main file and a data part specification for embedded files.
Examples:
- embedded-file:file.pdf: For a file file.pdf that is embedded in the main file.
- embedded-file:file1.pdf/embedded-file:file2.pdf: For a file file2.pdf that is embedded in an embedded file file1.pdf.
Namespace: PdfTools.PdfA.ConversionAssembly: PdfTools (in PdfTools.dll) Version: 1.4.0+fc8bb87ea2616e7f35d94e0588d333abae862a7a
Syntax public string DataPart { get; }
Property Value
StringSee Also