[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FileSpecification.FileInfo.FileName

FileName Property

FileName

Gets or sets the file specification string of the form described in PDF Specification Section 3.10.1, “File Specification Strings”.

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