direction property
direction property
Definition:
@property
def direction(self):
...
@direction.setter
def direction(self, value):
...
See Also
- class
PdfFormattingOptions
@property
def direction(self):
...
@direction.setter
def direction(self, value):
...
PdfFormattingOptions