FieldSerializationResult
Vue de l’ensemble
‘FieldSerializationResult’ est une classe dans Aspose.PDF FOSS pour .NET.
Résultat par champ d’une appel ExportToJson ou ImportFromJs.
Propriétés : ‘ErrorMessages’, ‘FieldFullName’, `FielSerialisationStatus’ et ‘WarningMesages’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
ErrorMessages | HashSet<string> | Read | Errors raised for this field, if any. |
WarningMessages | HashSet<string> | Read | Warnings raised for this field, if any. |
FieldFullName | string | Read | Full name (dotted path) of the field. |
FieldSerializationStatus | FieldSerializationStatus | Read | Final outcome — Success / Warning / Error. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise