ImageStampQuality Property
Gets or sets quality of image stamp in percent. Valid values are 0..100%.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public int Quality { get; set; }

Property Value

Type: Int32
See Also