FlexReport for WinForms
FontStretch プロパティ (Style)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Style クラス : FontStretch プロパティ
Gets or sets the font stretch.
シンタックス
'宣言
 
Public Property FontStretch As C1FontStretch
'使用法
 
Dim instance As Style
Dim value As C1FontStretch
 
instance.FontStretch = value
 
value = instance.FontStretch
public C1FontStretch FontStretch {get; set;}
解説
This property is ambient (inherited from the style of the object containing the current style's owner if not explicitly set).

The default is false.

参照

参照

Style クラス
Style メンバ