ASPxClientRichEditDocumentFormattedEventArgs Members
Provides data for the ASPxClientRichEdit.DocumentFormatted event.Constructors
Name | Description |
---|---|
constructor(pageCount) | Initializes a new instance of the ASPxClientRichEditDocumentFormattedEventArgs object. For internal use only. |
Properties
Name | Description |
---|---|
pageCount | Gets the number of pages in the document. |
See Also