Aspose::Pdf::FieldSerializationResult::get_WarningMessages method

FieldSerializationResult::get_WarningMessages method

Gets the warning messages associated with the serialization process.

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

Remarks

A set of warning messages.

See Also