[]
Gets or sets the type of render mode to use when rendering 3D artwork. If omitted, the render mode specified in the 3D artwork shall be used. The Model3DRenderingModeType static class defines the values listed in the PDF specification; this list may be extended in future revisions.
public IPdfName RenderingModeType { get; set; }
Public Property RenderingModeType As IPdfName