FlexReport for WinForms
IC1TextRangeBase インターフェース メンバ
プロパティ  メソッド 

C1.Document アセンブリ > C1.Document.Util 名前空間 : IC1TextRangeBase インターフェース

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

パブリック プロパティ
 名前解説
 プロパティGets the bidi level of the text, if BidiLevel % 2 != 0 then it is RightToLeft text.  
 プロパティGets the DirectWrite font family name. This is name that was used in DW.FontCollection.FindFamilyName(...) method to retrive DW.FontFamily. See comments for GdiFontName.  
 プロパティGets the DirectWrite font stretch. This value was used in DW.FontFamily.GetFirstMatchingFont(...) method to retrive DW.Font.  
 プロパティGets the DirectWrite font style. This value was used in DW.FontFamily.GetFirstMatchingFont(...) method to retrive DW.Font.  
 プロパティGets the DirectWrite font weight. This value was used in DW.FontFamily.GetFirstMatchingFont(...) method to retrive DW.Font.  
 プロパティGets the font size in DIPs, 1/96 inch.  
 プロパティGets the GDI font name. This name should be used to get GDI font handle. For example, "Arial Narrow" font. In DirectWrite it converted to "Arial" font family and Condenced FontStretch. In GDI it should be created with "Arial Narrow" font and FontStretch is not used in GDI font system.  
 プロパティGets a value indicating whether the text is vertical like japanese for example.  
トップ
パブリック メソッド
 名前解説
 メソッドGets the offset of the base line of the font in DIPs 1/96 inch.  
トップ
参照

参照

IC1TextRangeBase インターフェース
C1.Document.Util 名前空間