
'Declaration Public Class PdfCompressImageResourcesCommand Inherits Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget) Implements IProcessingCommand<TTarget>
public class PdfCompressImageResourcesCommand : Vintasoft.Imaging.Processing.ProcessingCommand<TTarget>, IProcessingCommand<TTarget>
public __gc class PdfCompressImageResourcesCommand : public Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>*, IProcessingCommand<TTarget>
public ref class PdfCompressImageResourcesCommand : public Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^, IProcessingCommand<TTarget>
System.Object
 Vintasoft.Imaging.Processing.ProcessingCommand<Vintasoft.Imaging.Pdf.PdfDocument>
   Vintasoft.Imaging.Pdf.Processing.Images.PdfCompressImageResourcesCommand
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfCompressImageResourcesCommand Members
Vintasoft.Imaging.Pdf.Processing.Images Namespace