DocumentInfoRequestedEventArgsFilePath Property |
The relative file path that was requested by the client. This can be used in conjunction
with the PageCount and PageSize properties to use non filesystem based methods of loading document data.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string FilePath { get; set; }
Public Property FilePath As String
Get
Set
Property Value
Type:
StringSee Also