VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing.Images Namespace / PdfOptimizeContentImageCommand Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfOptimizeContentImageCommand Class
    In This Topic
    The processing command that allows to optimize image-resources (resample to the specified resolution).
    Object Model
    PdfCompressionSettings Resolution Resolution PdfOptimizeContentImageCommand
    Syntax
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Processing.ProcessingCommand<Vintasoft.Imaging.Pdf.PdfDocument>
          Vintasoft.Imaging.Pdf.Processing.Images.PdfOptimizeContentImageCommand

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also