[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Picture.Name

Name Property

Name

Gets or sets the current picture name.

Typically, this is used to store the original file name of the picture.

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