Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::FieldSerializationResult::get_ErrorMessages method

FieldSerializationResult::get_ErrorMessages method

Gets the error messages associated with the serialization process.

ASPOSE_PDF_SHARED_API const System::SharedPtr<System::Collections::Generic::HashSet<System::String>> & Aspose::Pdf::Engine::IO::ConvertStrategies::ConvertHelpers::FieldSerializationResult::get_ErrorMessages() const

Remarks

A set of error messages.

See Also