Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ImageShapeModel
ImageShapeModel.Compression Property
The compression to apply to the image data.
csharp
public string Compression { get; set; }
Property Value
Remarks
This is a best-effort setting. Images that are already compressed
will in most cases not be recoded to another compression.
Uncompressed images will honor the compression setting.