Aspose::Pdf::Tagged::TaggedPdfExceptionCode class

TaggedPdfExceptionCode class

class TaggedPdfExceptionCode : public System::Object

Methods

MethodDescription
GetMessage(const System::ArrayPtr<System::String>&)
ToString() const overrideAnalog of C# Object.ToString() method. Enables converting custom objects to string.

Fields

FieldDescription
static Element_AppendingImpossible
static Element_CouldNotBeMapped
static Element_ElementAlreadyAppended
static RoleMap_NonStandardStructureTypeAlreadyMapped
static RoleMap_StandardStructureTypeCanNotBeRemapped
static StructureAttribute_ArrayMustContainXElements
static StructureAttribute_AttributeCollectionIsAbsent
static StructureAttribute_AttributeOwnerMustBe
static StructureAttribute_DoesntAllowValue
static StructureAttribute_ValueWasNotInitialized
static StructureElement_StructureElementIdCanNotBeNullOrEmpty
static StructureElement_StructureElementWithIdAlreadyExists

See Also