PDF3DLightingScheme
Overview
PDF3DLightingScheme is a class in Aspose.PDF FOSS for .NET.
Lighting scheme applied to a PDF 3D artwork.
This class provides 2 methods for working with PDF3DLightingScheme objects in .NET programs.
Available methods include: PDF3DLightingScheme.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: Artwork, Blue, CAD, Cube, Day, Hard, and 7 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Type | LightingSchemeType | Read | Gets the type. |
Artwork | PDF3DLightingScheme | Read | Gets the artwork. |
None | PDF3DLightingScheme | Read | Gets the none. |
White | PDF3DLightingScheme | Read | Gets the white. |
Day | PDF3DLightingScheme | Read | Gets the day. |
Night | PDF3DLightingScheme | Read | Gets the night. |
Hard | PDF3DLightingScheme | Read | Gets the hard. |
Primary | PDF3DLightingScheme | Read | Gets the primary. |
Blue | PDF3DLightingScheme | Read | Gets the blue. |
Red | PDF3DLightingScheme | Read | Gets the red. |
Cube | PDF3DLightingScheme | Read | Gets the cube. |
CAD | PDF3DLightingScheme | Read | Gets the cad. |
Headlamp | PDF3DLightingScheme | Read | Gets the headlamp. |
Methods
| Signature | Description |
|---|---|
PDF3DLightingScheme(type: LightingSchemeType) | Calls PDF3DLightingScheme on this PDF3DLightingScheme instance. |
PDF3DLightingScheme(typeName: string) |