Click or drag to resize

IUofCompressAdapter Interface

interface for compression adapter

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public interface IUofCompressAdapter

The IUofCompressAdapter type exposes the following members.

Properties
Name Description
Public property InputFilename
input file name
Public property OutputFilename
output file name
Top
Methods
Name Description
Public method Transform
compress or decompress
Top
See Also