PageGraphicElementBlending Property

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

Definition

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

Property Value

Blending

See Also