Skip to content

PDF3DLightingScheme

Namespace: O2S.Components.PDF4NET.Annotations

Defines the lighting to apply to 3D artwork.

public class PDF3DLightingScheme

Inheritance ObjectPDF3DLightingScheme

Constructors

PDF3DLightingScheme()

Initializes a new PDF3DLightingScheme object.

public PDF3DLightingScheme()

Properties

Style

Gets or sets the style of lighting scheme.

public PDF3DLightingStyle Style { get; set; }

Property Value

PDF3DLightingStyle
A PDF3DLightingStyle that represents style of lighting scheme.