'宣言 Public Function Truncate( _ Optional ByVal lastLineTrimming As TrimmingGranularity _ ) As System.Boolean
public System.bool Truncate( TrimmingGranularity lastLineTrimming )
パラメータ
- lastLineTrimming
- The text granularity used when trimming the last line of text.
戻り値の型
true if at least some text remains that fits into the current layout bounds, false if the current layout did not contain any text or all text had to be removed.