Aspose::Pdf::FieldSerializationResult class
FieldSerializationResult class
Represents the result of a form field serialization process.
class FieldSerializationResult : public System::Object
Methods
Method | Description |
---|---|
get_ErrorMessages() const | Gets the error messages associated with the serialization process. |
get_FieldFullName() const | Gets the full name of the field. |
get_FieldSerializationStatus() const | Gets the status of the form field serialization. |
get_WarningMessages() const | Gets the warning messages associated with the serialization process. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++