PrintDocument for WinForms
FontStrikeoutExpr プロパティ (Style)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > Style クラス : FontStrikeoutExpr プロパティ
FontStrikeoutの計算に使用される式を取得または設定します。
シンタックス
'宣言
 
Public Property FontStrikeoutExpr As System.String
'使用法
 
Dim instance As Style
Dim value As System.String
 
instance.FontStrikeoutExpr = value
 
value = instance.FontStrikeoutExpr
public System.string FontStrikeoutExpr {get; set;}
参照

Style クラス
Style メンバ