public bool Strikethrough { get; set; }
A Boolean value that indicates whether to add strikethrough to the font.
true means to add strikethrough to the font. false means that strikethrough should not be added to the font. The default value is false.