Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

BeforeEncodingDetectionEventArgs Class

Provides data for the BeforeEncoding event.

Namespace: DevExpress.Office

Assembly: DevExpress.Office.v21.1.Core.dll

NuGet Package: DevExpress.Office.Core

Declaration

public class BeforeEncodingDetectionEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeEncodingDetectionEventArgs
See Also