Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FileSpecification.RelatedFile Class / FileName Property

In This Topic
    FileName Property (FileSpecification.RelatedFile)
    In This Topic
    Gets the file name of the related file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As System.String
    public System.string FileName {get;}
    See Also