SplitArchiveSaveOptions.Encoding
SplitArchiveSaveOptions.Encoding property
Gets or sets encoding for converting file names and other strings to bytes.
public Encoding Encoding { get; set; }
Remarks
If not set, code page 437 will be used.
See Also
- class SplitArchiveSaveOptions
- namespace Aspose.Zip.Saving
- assembly Aspose.Zip