The P4PrintStreamEventArgs type exposes the following properties.

Properties

  NameDescription
Action
Submit action for the file being printed.
Change
The Perforce changelist number for the file being printed.
DepotFile
The Perforce depot path to the file being printed.
FileTime
The timestamp of the file being printed.
FileType
The Perforce file type of the file being printed.
TextEncoding
Encoding to be used for files with a Perforce type of 'text'.
UnicodeEncoding
Encoding to be used for files with a Perforce type of 'unicode'.

See Also