[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DStream.Format

Format Property

Format

Gets or sets the IPdfName object specifying the format of the 3D data contained in the stream. The Model3DStreamFormat static class defines the values listed in the PDF specification; this list may be extended in future revisions.

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