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ámetroTipoDescripción
subtypeCollectionFieldSubtypeEl valor CollectionFieldSubtype a convertir.

ReturnValue

El valor FieldValueType correspondiente al subtipo dado.

Ver también