Click or drag to resize

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.43.0.0 (3.43.0.0)
Syntax
public string DocumentFileName { get; }

Property Value

Type: String
See Also