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

FieldSerializationResult::get_WarningMessages method

Gets the warning 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_WarningMessages() const

Remarks

A set of warning messages.

See Also