Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Surface Class / Name Property

In This Topic
    Name Property (Surface)
    In This Topic
    Gets or sets the name of the Surface.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also