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

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

パラメータ

text
font
rc
sf
参照

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