Show / Hide Table of Contents

Interface ISetCoderProperties

Namespace: SevenZip
Assembly: Liminal.SDK.dll
Syntax
public interface ISetCoderProperties

Methods

| Improve this Doc View Source

SetCoderProperties(CoderPropID[], Object[])

Declaration
void SetCoderProperties(CoderPropID[] propIDs, object[] properties)
Parameters
Type Name Description
CoderPropID[] propIDs
System.Object[] properties
  • Improve this Doc
  • View Source
Back to top Generated by DocFX