| Name | Description | |
|---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | Compress | Overloaded. Compress the specified PDF document. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type and target converter. (Inherited from ProcessingCommand<TTarget>) |
![]() ![]() | CreateEmptyCompressor | Creates an empty compressor that does not specify compression settings. |
![]() ![]() | CreateLosslessCompressor | Overloaded. Creates the lossless PDF compressor with CcittFax/Flate compression and without font subsetting. |
![]() ![]() | CreateLossyCompressor | Overloaded. Creates the lossy PDF compressor with CcittFax/Jpeg compression and with font subsetting. |
![]() | Execute | Overloaded. Executes processing command on the specified target. (Inherited from ProcessingCommand<TTarget>) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection of nested commands. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |


