Skip to main content
A newer version of this page is available. .

DefaultPdfBarManagerItemNames.StrikethroughText Field

Returns the bStrikethroughText string. Identifies the Strikethrough tool in the viewer’s Comment toolbar that is used to strikethrough text.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

public const string StrikethroughText = "bStrikethroughText"

Field Value

Type Description
String

bStrikethroughText

See Also