Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerDocumentOperationResponse Properties

Provides information about the result of preforming a custom document operation on the client side.
Name Description
customData Specifies custom data associated with the performed document operation.
documentId Specifies the document ID.
message Specifies the error message to display if performing a document operation fails.
succeeded Specifies whether a document operation has been successfully performed.
See Also