![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents PDF/A conversion result More...
Public Member Functions | |
| override void | Dispose () |
| override void | AddTemporaryFolder (string path) |
| Adds the temporary folder More... | |
| override void | AddTemporaryFile (string path) |
| Adds the temporary file More... | |
| override bool | RemoveTemporary (string path) |
| Removes the temporary. More... | |
| override void | AddResult (string path, bool temporary) |
| Adds the result More... | |
| override void | AddResultFolder (string path, bool temporary) |
| Adds the result More... | |
| SolidFramework.Pdf.Transformers.OCRTransformationResult | GetOcrStepResults () |
| void | SetOcrStepResults (SolidFramework.Pdf.Transformers.OCRTransformationResult OCRStepResults) |
| bool | Equals (SolidFramework.Converters.Plumbing.IConversionResult other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (SolidFramework.Converters.Plumbing.IConversionResult obj1, SolidFramework.Converters.Plumbing.IConversionResult obj2) |
| static bool | operator!= (SolidFramework.Converters.Plumbing.IConversionResult obj1, SolidFramework.Converters.Plumbing.IConversionResult obj2) |
Properties | |
| SolidFramework.Plumbing.ValidationMode | PdfType [get] |
| Gets the type of the validation mode to PDF file. More... | |
| SolidFramework.Converters.Plumbing.PdfAConversionStatus | PdfAStatus [get] |
| Gets the PDF/A status. | |
| override string | Source [getset] |
| Gets the source file | |
| override SolidFramework.StringsArray | Paths [getset] |
| override SolidFramework.Converters.Plumbing.ConversionStatus | Status [getset] |
| Gets the conversion status | |
Represents PDF/A conversion result
|
virtualinherited |
Adds the result
| path | The path |
| temporary | If set to true [temporary]. |
Reimplemented from SolidFramework.Converters.Plumbing.IConversionResult.
|
virtualinherited |
Adds the result
| path | The path |
| temporary | If set to true [temporary]. |
Reimplemented from SolidFramework.Converters.Plumbing.IConversionResult.
|
virtualinherited |
Adds the temporary file
| path | The path |
Reimplemented from SolidFramework.Converters.Plumbing.IConversionResult.
|
virtualinherited |
Adds the temporary folder
| path | The path |
Reimplemented from SolidFramework.Converters.Plumbing.IConversionResult.
|
virtual |
Reimplemented from SolidFramework.Converters.Plumbing.ConversionResult.
|
virtualinherited |
Removes the temporary.
| path | The path. |
Reimplemented from SolidFramework.Converters.Plumbing.IConversionResult.
|
get |
Gets the type of the validation mode to PDF file.
The type of the PDF.