width property
width property
The width of the Ole object image.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.merger.domain.options
- class
OleWordProcessingOptions
The width of the Ole object image.
@property
def width(self):
...
@width.setter
def width(self, value):
...
groupdocs.merger.domain.options
OleWordProcessingOptions