VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfCompressionSettings Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebPdfCompressionSettings Class
    In This Topic
    Encapsulates the settings for data compression in resources of PDF document.
    Object Model
    WebJpegEncoderSettings WebJbig2EncoderSettings WebJpeg2000EncoderSettings WebPdfCompressionSettings
    Syntax
    'Declaration
    
    Public NotInheritable Class WebPdfCompressionSettings
    
    
    public sealed class WebPdfCompressionSettings
    
    
    public __gc __sealed class WebPdfCompressionSettings
    
    
    public ref class WebPdfCompressionSettings sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.Web.Services.WebPdfCompressionSettings

    Requirements

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

    See Also