Page.GetNotifications

Page.GetNotifications method

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

public string GetNotifications()

Return Value

String representing notifications about inside operations with page content.

See Also