CustomPrintEventArgs.FileName

CustomPrintEventArgs.FileName field

Gets the name of the file that is being printed.

public readonly string FileName;

See Also