ILZMAOptionsCopy link to this sectionLink to this section copied!

DeclarationCopy link to this sectionLink to this section copied!

ILzmaOptions : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to retrieve and modify the LZMA options.

PropertiesCopy link to this sectionLink to this section copied!

String EncryptPassword - Gets or sets the encrypt archive password.

String Method - Gets or sets the archivation method. This can be: Store, LZMA, LZMA2.

String Level - Gets or sets the archivation level. This can be: Fastest,Fast,Normal,Good,Best,Custom.

String DictionarySize - Gets or sets the dictionary size.

String WordSize - Gets or sets the word size.