Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string StrikethroughText = "bStrikethroughText"

Field Value

Type Description
String

bStrikethroughText

See Also