is_phonetic_guide property

Run.is_phonetic_guide property

Gets a boolean value indicating either the run is a phonetic guide.

@property
def is_phonetic_guide(self) -> bool:
    ...

See Also