VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing.PdfA Namespace / PdfA2bConverter Class / EmbeddedFileImageCompression Property
Syntax Requirements SeeAlso
    EmbeddedFileImageCompression Property (PdfA2bConverter)
    Gets or sets the image compression that is used for converting of embedded files to the PDF/A-1b standard.
    Syntax
    'Declaration
    
    <DefaultValueAttribute(Auto)>
    <DescriptionAttribute("The image compression that is used for converting of embedded files to the PDF/A-1b standard.")>
    Public Property EmbeddedFileImageCompression As Vintasoft.Imaging.Pdf.PdfCompression
    
    
     
    Requirements

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

    See Also