[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DAnnotation.PresentationStyle

PresentationStyle Property

PresentationStyle

Gets or sets the IPdfName object specifying the style of presentation of the 3D model (embedded or windowed). The Model3DPresentationStyle static class defines the values listed in the PDF specification; this list may be extended in future revisions.

Declaration
public IPdfName PresentationStyle { get; set; }
Public Property PresentationStyle As IPdfName