com.spire.pdf.annotations
Class Pdf3DRendermode

java.lang.Object
  extended by com.spire.pdf.annotations.Pdf3DRendermode
All Implemented Interfaces:
IPdfWrapper

public class Pdf3DRendermode
extends java.lang.Object
implements IPdfWrapper

Represents the rendering mode of the 3D artwork.


Constructor Summary
Pdf3DRendermode()
          Initializes a new instance of the class.
Pdf3DRendermode(Pdf3DRenderStyle style)
          Initializes a new instance of the class.
 

Constructor Detail

Pdf3DRendermode

public Pdf3DRendermode()
Initializes a new instance of the class.


Pdf3DRendermode

public Pdf3DRendermode(Pdf3DRenderStyle style)
Initializes a new instance of the class.

Parameters:
style - The object specifies the rendering style of the 3D artwork.