'宣言 Public Enum PdfFontStretch Inherits System.Enum
public enum PdfFontStretch : System.Enum
'宣言 Public Enum PdfFontStretch Inherits System.Enum
public enum PdfFontStretch : System.Enum
メンバ | 解説 |
---|---|
Condensed | 標準より 2 段階狭い。 |
Expanded | 標準より 2 段階広い。 |
ExtraCondensed | 標準より 3 段階狭い。 |
ExtraExpanded | 標準より 3 段階広い。 |
Normal | 標準。 |
SemiCondensed | 標準より 1 段階狭い。 |
SemiExpanded | 標準より 1 段階広い。 |
UltraCondensed | 最も狭い。 |
UltraExpanded | 最も広い。 |
System.Object
System.ValueType
System.Enum
C1.Pdf.Reader.PdfFontStretch