Overload | Description |
---|---|
Compress(PdfDocument,String,ProcessingState) | Compress the specified PDF document. |
Compress(String) | Compress the specified PDF document. |
Compress(String,EventHandler<ProgressEventArgs>) | Compress the specified PDF document. |
Compress(String,String) | Compress the specified PDF document. |
Compress(String,String,EventHandler<ProgressEventArgs>) | Compress the specified PDF document. |
Compress(String,String,ProcessingState) | Compress the specified PDF document. |
Compress(Stream,ProcessingState) | Compress the specified PDF document. |
Compress(Stream,Stream,ProcessingState) | Compress the specified PDF document. |
Compress(PdfDocument,Stream,ProcessingState) | Compress the specified PDF document. |