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