Ribbon for WinForms
FontSubSet.TextFormat クラス メンバ
プロパティ  メソッド 


C1.Win.4.8 アセンブリ > C1.Util 名前空間 : FontSubSet.TextFormat クラス

FontSubSet.TextFormatデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of FontSubSet.TextFormat.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the text background color. The default is transparent.  
Public プロパティGets or sets a Font used by this format.

If not null, this value overrides the FontName property.

 
Public プロパティGets or sets a value indicating whether the font should be bolded.  
Public プロパティProvides access to a set of Microsoft OpenType typography properties.  
Public プロパティGets or sets whether the font should be italicized.  
Public プロパティGets or sets a font family name.

This value is used only if the Font property is null.

This value is case insensitive.

 
Public プロパティGets or sets the logical font size, in points or in graphic units.

The defalut value is 12.

See also the description of the FontSizeInGraphicUnits property.

 
Public プロパティ/// Gets or sets a value indicating whether FontSize specifies the font size in graphic units or in points.  
Public プロパティGets or sets the flags indicating the desired or emulated style of the font.  
Public プロパティGets or sets the text foreground color. The default is black.  
Public プロパティGets or sets the scaling factor for the glyph advance value.

Valid values are from 0.5 up. The default is 1.

 
Public プロパティGets or sets a value identifying the language system.  
Public プロパティGets or sets a value specifying the explicit line gap (if not null), in graphic units.  
Public プロパティGets or sets an OpenType script tag.  
Public プロパティGets or sets a value indicating whether the strikethrough style is applied to the text.  
Public プロパティGets or sets an arbitrary custom data associated with this FontSubSet.TextFormat.  
Public プロパティGets or sets the flags indicating which decorations are applied to the text.  
Public プロパティGets or sets the offset of the text in the orthogonal direction, in graphic units.

The default is 0.

 
Public プロパティGets or sets a value indicating whether the text is underlined.  
トップ
パブリック メソッド
 名前解説
Public メソッドCopies the current text format settings to another FontSubSet.TextFormat object.  
Public メソッドstatic (Shared in Visual Basic)Returns the Language value corresponding to a given System.Globalization.CultureInfo.  
Public メソッドstatic (Shared in Visual Basic)Converts a ScriptCode value to the corresponding FontSubSet.ScriptTag.  
トップ
参照

FontSubSet.TextFormat クラス
C1.Util 名前空間