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