Class PDF3DArtwork

PDF3DArtwork class

Class PDF3DArtwork.

public class PDF3DArtwork

Constructors

NameDescription
PDF3DArtwork(Document, PDF3DContent)Initializes a new instance of the PDF3DArtwork class.
PDF3DArtwork(Document, PDF3DContent, PDF3DLightingScheme, PDF3DRenderMode)Initializes a new instance of the PDF3DArtwork class.

Properties

NameDescription
LightingScheme { get; set; }Gets or sets the lighting scheme.
RenderMode { get; set; }Gets or sets the render mode.
ViewArray { get; }Gets the view array.

Methods

NameDescription
GetViewsArray()Gets the views array.
GetViewsList()Get the views as list.

See Also