XFINIUM.PDF Documentation
Pdf3DLightingStyle Enumeration



Supported lighting styles.
Syntax
'Declaration
 
Public Enum Pdf3DLightingStyle 
   Inherits System.Enum
'Usage
 
Dim instance As Pdf3DLightingStyle
public enum Pdf3DLightingStyle : System.Enum 
public enum class Pdf3DLightingStyle : public System.Enum 
Members
MemberDescription
Artwork Lights as specified in the 3D artwork.
Blue Three blue infinite lights, no ambient term.
CAD Three grey infinite lights and one light attached to the camera, no ambient term.
Cube Six grey infinite lights aligned with the major axes, no ambient term.
Day Three light-grey infinite lights, no ambient term.
Hard Three grey infinite lights, moderate ambient term.
Headlamp Single infinite light attached to the camera, low ambient term.
Night One yellow, one aqua, and one blue infinite light, no ambient term.
None No lights are used.
Primary One red, one green, and one blue infinite light, no ambient term.
Red Three red infinite lights, no ambient term.
White Three blue-grey infinite lights, no ambient term.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xfinium.Pdf.Annotations.Pdf3DLightingStyle

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Xfinium.Pdf.Annotations Namespace

Send Feedback