Aspose::Pdf::Page::GetNotifications method

Page::GetNotifications method

Returns notifications about inside operations with page content. (Only notifications about paragraph events in text adding scenarios are supported now.)

System::String Aspose::Pdf::Page::GetNotifications()

ReturnValue

String representing notifications about inside operations with page content.

See Also