Back to Devexpress

DocumentPreviewControl.HighlightSelectionColor Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-40bd6c93.md

latest1.2 KB
Original Source

DocumentPreviewControl.HighlightSelectionColor Property

Gets or sets the color used to highlight the document preview’s selected content. This is a dependency property.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public Color HighlightSelectionColor { get; set; }
vb
Public Property HighlightSelectionColor As Color

Property Value

TypeDescription
Color

A color to highlight the document preview’s selected content.

|

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace