Perforce API for the .Net CLR P4.Net

P4PrintStreamEventArgs.UnicodeEncoding Property

Encoding to be used for files with a Perforce type of 'unicode'.

[Visual�Basic]
Public�Property�UnicodeEncoding�As�Encoding
[C#]
public�System.Text.Encoding�UnicodeEncoding�{get;�set;}

Property Value

The encoding form unicode files being printed.

See Also

P4PrintStreamEventArgs Class | P4API Namespace