Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.PDFResult { Teigha.Core.eOk = 0 , Teigha.Core.eInternalError = 1 , Teigha.Core.eEmptyInputArray = 2 , Teigha.Core.eNotSortedArray = 3 , Teigha.Core.eDuplicatedElement = 4 , Teigha.Core.eNullDocument = 5 , Teigha.Core.eKeyNotFound = 6 , Teigha.Core.eNullBaseName = 7 , Teigha.Core.eNotImplementedYet = 8 , Teigha.Core.eCannotFillFontDescriptor = 9 , Teigha.Core.eLastErrorNum = 0xFFFF } |