Método Aspose::Pdf::FieldSerializationResult::get_WarningMessages

FieldSerializationResult::get_WarningMessages method

Obtiene los mensajes de advertencia asociados al proceso de serialización.

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

Observaciones

Un conjunto de mensajes de advertencia.

Ver también