Skip to main content

DocumentPreviewModelBase.FoundBrickInfo Property

For internal use. Required to highlight an element found using the Search option.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public BrickInfo FoundBrickInfo { get; set; }

Property Value

Type
DevExpress.Xpf.Printing.Native.BrickInfo

Implements

See Also