Aspose::Pdf::FieldSerializationResult::get_ErrorMessages method

FieldSerializationResult::get_ErrorMessages method

Gets the error messages associated with the serialization process.

const System::SharedPtr<System::Collections::Generic::HashSet<System::String>> & Aspose::Pdf::FieldSerializationResult::get_ErrorMessages() const

Remarks

A set of error messages.

See Also