SaveAsCapturedFile Property
In This Topic
Specifies whether the save the requested page or file as a Captured File in the job history.
Syntax
'Declaration
Public Property SaveAsCapturedFile As Boolean
public bool SaveAsCapturedFile {get; set;}
See Also