constructor(pageCount) Constructor
Initializes a new instance of the ASPxClientRichEditDocumentFormattedEventArgs object. For internal use only.
Declaration
constructor(
pageCount: number
)
Parameters
Name | Type | Description |
---|---|---|
pageCount | number | The number of pages in the document. |
See Also