ImagePlacementCompositingParameters Property
Gets compositing parameters of graphics state active for the image placed to the page.

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

Property Value

Type: CompositingParameters
See Also