Word for UWP
BreakLines(String,Font,Rect,StringFormat,Int32) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > BreakLines メソッド : BreakLines(String,Font,Rect,StringFormat,Int32) メソッド
シンタックス
'宣言
 
Friend Overloads Function BreakLines( _
   ByVal text As System.String, _
   ByVal font As Font, _
   ByVal rc As Windows.Foundation.Rect, _
   ByVal fmt As StringFormat, _
   ByVal firstChar As System.Integer _
) As Windows.Foundation.Point()
internal Windows.Foundation.Point[] BreakLines( 
   System.string text,
   Font font,
   Windows.Foundation.Rect rc,
   StringFormat fmt,
   System.int firstChar
)

パラメータ

text
font
rc
fmt
firstChar
参照

C1WordDocument クラス
C1WordDocument メンバ
オーバーロード一覧