[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DView.Name

Name Property

Name

Gets or sets the internal name of the view, used to refer to the Model3DView from other objects. If omitted, the external name UIName shall be used.

Declaration
public string Name { get; set; }
Public Property Name As String