| 名前 | 解説 | |
|---|---|---|
![]() | C1TextFormat コンストラクタ | Initializes a new instance of the C1TextFormat structure, using properties of the passed C1TextFormat structure. |
C1TextFormatデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1TextFormat コンストラクタ | Initializes a new instance of the C1TextFormat structure, using properties of the passed C1TextFormat structure. |
| 名前 | 解説 | |
|---|---|---|
![]() | BackColor | Gets the background color. |
![]() | Brush | Gets the background brush. |
![]() | Culture | Gets culture associated with this format. |
![]() | FontData | Gets the binary data of the font. |
![]() | FontName | Gets the name of the font. |
![]() | FontSize | Gets the font size. |
![]() | FontStretch | Gets the font stretch. |
![]() | FontStyle | Gets the font style. |
![]() | FontWeight | Gets the font weight. |
![]() | ForeColor | Gets the fore color. |
![]() | RightToLeft | Gets a value indicating whether the text are aligned to support locales using right-to-left fonts. |
![]() | TextDecoration | Gets the text decoration. |