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: 5.1.0.0 (5.1.0.0)
Syntaxpublic string DocumentFileName { get; }Public ReadOnly Property DocumentFileName As String
Get
Property Value
Type:
String
See Also