ImageDevice constructor
init
Creates a new instance. The output file will be written to the output working directory taking the job name as a file name.
def __init__(self):
...
init
Creates a new instance. The output file will be written to the output working directory taking the job name as a file name.
def __init__(self, white_background):
...
| Parameter | Type | Description |
|---|---|---|
| white_background | bool | If true then fills white background on every page. |
See Also
- module
aspose.tex.presentation.image - class
ImageDevice