Class PDF3DArtwork
PDF3DArtwork class
Class PDF3DArtwork.
public class PDF3DArtwork
Constructors
Name | Description |
---|
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
Name | Description |
---|
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
See Also