Back to Devexpress

DocumentViewerBase.ResetForeColor() Method

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-683edf7a.md

latest1.6 KB
Original Source

DocumentViewerBase.ResetForeColor() Method

Sets the DocumentViewerBase.ForeColor property to Empty.

Namespace : DevExpress.DocumentView.Controls

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public override void ResetForeColor()
vb
Public Overrides Sub ResetForeColor

Remarks

If the DocumentViewerBase.ForeColor property is set to Empty , the DocumentViewer‘s foreground color is obtained from the current skin.

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace