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: 26.2
Syntax
public PdfBlending Blending { get; set; }

Property Value

PdfBlending
See Also