PdfSaveOptions
Overview
PdfSaveOptions is a class in Aspose.3D FOSS for Python.
Save options for PDF
This class declares 1 method for PdfSaveOptions objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.
Properties: lighting_scheme, render_mode.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
lighting_scheme | `` | Read/Write | Gets or sets the lighting scheme. |
render_mode | `` | Read/Write | Gets or sets the render mode. |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this PdfSaveOptions instance. |