[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Bookmark.Name

Name Property

Name

Gets or sets the unique name of this bookmark. An attempt to set a duplicate name will cause an exception.

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