Go to the source code of this file.
|
enum | Teigha.Core.PDFResultEx : uint {
Teigha.Core.exOk = 0x00000000
, Teigha.Core.exInternalError = 0x00010000
, Teigha.Core.exHugeShxFont
, Teigha.Core.exInvalidPageParams
,
Teigha.Core.exNullOutputStream
, Teigha.Core.exLayoutNotFound
, Teigha.Core.exNullDatabase
, Teigha.Core.exUnsupportedVersion
,
Teigha.Core.exWrongNumberOfPages
, Teigha.Core.exCannotRestorePaperFromLayout
, Teigha.Core.exCannotFillFontDescriptor
, Teigha.Core.exCannotOpenOverallVport
,
Teigha.Core.exBadViewExtents
, Teigha.Core.exLayersRequired_v15
, Teigha.Core.exInvalidImageDPI
, Teigha.Core.exCannotStartPrcEngine
,
Teigha.Core.exUseHLRConflictedWithEnablePRC
, Teigha.Core.exPrcRequired_v16
, Teigha.Core.exPdfExportServiceMissed
, Teigha.Core.exOdError = 0x00020000
,
Teigha.Core.exLastErrorNum = 0xFFFFFFFF
} |
|