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
- package com.aspose.html.IO
- package Aspose.HTML
The name of the file. On getting, this must return the name of the file as a String.
public String Name { get; }