LINE_BREAK property
ControlChar.LINE_BREAK property
Line break character: “\x000b” or “\v”.
@property
def LINE_BREAK(self) -> str:
...
See Also
- module aspose.words
- class ControlChar
Line break character: “\x000b” or “\v”.
@property
def LINE_BREAK(self) -> str:
...