FlexReport for WinForms
C1FontStretch 列挙体


C1.Document アセンブリ > C1.Document 名前空間 : C1FontStretch 列挙体
Represents the degree to which a font has been stretched compared to a font's normal aspect ratio.
シンタックス
'宣言
 
Public Enum C1FontStretch 
   Inherits System.Enum
'使用法
 
Dim instance As C1FontStretch
public enum C1FontStretch : System.Enum 
メンバ
メンバ解説
Condensed
Condenced.
Expanded
Expanded.
ExtraCondensed
Extra condenced.
ExtraExpanded
Extra expanded.
Medium
Medium.
Normal
Normal.
SemiCondensed
Semi condensed.
SemiExpanded
Semi expanded.
UltraCondensed
Ultra condenced.
UltraExpanded
Ultra expanded.
Undefined
Undefined.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Document.C1FontStretch

参照

参照

C1.Document 名前空間