Click or drag to resize
Pdf Library for .NET

PdfElementBlending Property

Gets or sets the blending mode for transparent rendering of the pdf element.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfBlending Blending { get; set; }

Property Value

Type: PdfBlending
See Also