PARAGRAPH_BREAK property
ControlChar.PARAGRAPH_BREAK property
End of paragraph character: “\x000d” or “\r”. Same as ControlChar.CR
@property
def PARAGRAPH_BREAK(self) -> str:
...
See Also
- module aspose.words
- class ControlChar
End of paragraph character: “\x000d” or “\r”. Same as ControlChar.CR
@property
def PARAGRAPH_BREAK(self) -> str:
...