Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::FieldSerializationResult class

FieldSerializationResult class

Represents the result of a form field serialization process.

class FieldSerializationResult : public System::Object

Methods

MethodDescription
get_ErrorMessages() constGets the error messages associated with the serialization process.
get_FieldFullName() constGets the full name of the field.
get_FieldSerializationStatus() constGets the status of the form field serialization.
get_WarningMessages() constGets the warning messages associated with the serialization process.

See Also