TextBlock.WithMaxLines(Single) Method

Definition

public Microsoft.Teams.Cards.TextBlock WithMaxLines(float value);
member this.WithMaxLines : single -> Microsoft.Teams.Cards.TextBlock
Public Function WithMaxLines (value As Single) As TextBlock

Parameters

value
Single

Returns

Applies to