HeaderFooterCommand.Text

HeaderFooterCommand.Text property

Gets the text of the command.

public string Text { get; }

Remarks

Only valid for HeaderFooterCommandType.Text.

See Also