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

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public string GetNotifications()

Return Value

Type: String
String representing notifications about inside operations with page content.
See Also