public string FileName { get; }
Public ReadOnly Property FileName As String
public String getFileName()
public:
property String^ FileName {
String^ get();
}
A System.String that contains the name of the PDF file associated with this PDFDocument. The default value is null.
FileName and Password will contain the same exact values passed to the PDFDocument(string fileName) and PDFDocument(string fileName, string password) constructors if any.
If this document was created from a stream, then the value of FileName is null.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document