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.v19.2.dll

Declaration

public const string StrikethroughText = "bStrikethroughText"

Field Value

Type
String
See Also