| PdfLiteSessionDocumentFileName Property  | 
 
            Gets a value representing the file name for this 
PdfLiteSession, set when the document was created.
            
 
    Namespace: 
   RadPdf.Lite
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic string DocumentFileName { get; }Public ReadOnly Property DocumentFileName As String
	Get
Property Value
Type: 
String See Also
See Also