BeforeEncodingDetectionEventArgs(Stream) Constructor
Initializes a new instance of the BeforeEncodingDetectionEventArgs class with specified settings.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v25.1.Core.dll
NuGet Package: DevExpress.Office.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | A stream with document data. |
See Also