The properties of the P4PrintStreamEventArgs class are listed below. For a complete list of P4PrintStreamEventArgs class members, see the P4PrintStreamEventArgs Members topic.
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'. |
P4PrintStreamEventArgs Class | P4API Namespace