PDF3DArtwork Class
Class PDF3DArtwork.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.AnnotationsPDF3DArtwork

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class PDF3DArtwork

The PDF3DArtwork type exposes the following members.

Constructors
  NameDescription
Public methodPDF3DArtwork(Document, PDF3DContent)
Initializes a new instance of the PDF3DArtwork class.
Public methodPDF3DArtwork(Document, PDF3DContent, PDF3DLightingScheme, PDF3DRenderMode)
Initializes a new instance of the PDF3DArtwork class.
Properties
  NameDescription
Public propertyLightingScheme
Gets or sets the lighting scheme.
Public propertyRenderMode
Gets or sets the render mode.
Public propertyViewArray
Gets the view array.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetViewsArray
Gets the views array.
Public methodGetViewsList
Get the views as list.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also