Aspose::Pdf::CollectionFieldSubtypeConverter class
CollectionFieldSubtypeConverter class
Represents a class for converting CollectionFieldSubtype values.
class CollectionFieldSubtypeConverter : public System::Object
Methods
Method | Description |
---|---|
static Convert(System::SharedPtr<Engine::Data::IPdfName>) | Converts a PdfName value to its corresponding CollectionFieldSubtype enumeration value. |
static Convert(System::String) | Converts a string value to its corresponding CollectionFieldSubtype enumeration value. |
static Convert(CollectionFieldSubtype) | Converts a CollectionFieldSubtype value to its string representation. |
static ConvertToFieldType(CollectionFieldSubtype) | Converts a CollectionFieldSubtype enumeration value to its corresponding FieldValueType enumeration value. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++