font property

font property

Gets the font of the command’s value.

Remarks

Useless for HeaderFooterCommandType.Picture.

Definition:

@property
def font(self):
    ...

See Also