char property

char property

Returns the bullet char of a paragraph. Read-only System.Char.

Definition:

@property
def char(self):
    ...

See Also