emf_type property
emf_type property
Gets or sets an EmfType that specifies the format of the Metafile.. The default value is EmfPlusDual.
Definition:
@property
def emf_type(self):
...
@emf_type.setter
def emf_type(self, value):
...
See Also
- module
aspose.cells.rendering
- class
ImageOrPrintOptions