AsposeThreeDCloud-ThreeDCloudApi
view release on metacpan or search on metacpan
docs/PdfSaveOption.md view on Meta::CPAN
# AsposeThreeDCloud::Object::PdfSaveOption
## Load the model package
```perl
use AsposeThreeDCloud::Object::PdfSaveOption;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**save_format** | [**SaveFormat**](SaveFormat.md) | Gets or sets of the SaveFormat. | [optional]
**lookup_paths** | **ARRAY[string]** | Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load | [optional]
**file_name** | **string** | The file name of the exporting/importing scene. This is optional, but useful when serialize external assets like OBJ's material. | [optional]
**file_format** | **string** | The file format like FBX,U3D,PDF .... | [optional]
**flip_coordinate_system** | **boolean** | Gets or sets to flip the coordinate system of the scene during exporting. | [optional]
**render_mode** | [**PdfRenderMode**](PdfRenderMode.md) | Render mode specifies the style in which the 3D artwork is rendered. | [optional]
**lighting_scheme** | [**PdfLightingScheme**](PdfLightingScheme.md) | LightingScheme specifies the lighting to apply to 3D artwork. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
( run in 1.103 second using v1.01-cache-2.11-cpan-483215c6ad5 )