Table of Contents

Property LightingStyle

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

LightingStyle

Gets or sets the style of the lighting scheme to be used when rendering 3D artwork with this view.

public Pdf3dLightingStyle LightingStyle { get; set; }

Property Value

Pdf3dLightingStyle

The lighting style.

Remarks

Default value: Artwork.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.