Aspose::Pdf::CollectionFieldSubtypeConverter::ConvertToFieldType method
CollectionFieldSubtypeConverter::ConvertToFieldType method
Convierte un valor de enumeración CollectionFieldSubtype a su correspondiente valor de enumeración FieldValueType.
static FieldValueType Aspose::Pdf::CollectionFieldSubtypeConverter::ConvertToFieldType(CollectionFieldSubtype subtype)
| Parámetro | Tipo | Descripción |
|---|---|---|
| subtype | CollectionFieldSubtype | El valor CollectionFieldSubtype a convertir. |
ReturnValue
El valor FieldValueType correspondiente al subtipo dado.
Ver también
- Enum FieldValueType
- Enum CollectionFieldSubtype
- Class CollectionFieldSubtypeConverter
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++