IFile.Name
IFile.Name property
The name of the file. On getting, this must return the name of the file as a string.
public string Name { get; }
See Also
- interface IFile
- namespace Aspose.Svg.IO
- assembly Aspose.SVG
The name of the file. On getting, this must return the name of the file as a string.
public string Name { get; }