PageGraphicElementBlending Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public Blending Blending { get; set; }

Property Value

Blending

See Also