ASPxOfficeUriValidationContext.DocumentInfo Property
Returns an office document by its identifier.
Namespace: DevExpress.Web.Office
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| IDocumentInfo | An object that contains information about the processed document. |
Remarks
Refer to the following class descriptions for additional information and examples:
See Also