text property

text property

Gets the text of the command.

Remarks

Only valid for HeaderFooterCommandType.Text.

Definition:

@property
def text(self):
    ...

See Also