PageGraphicElementBlending Property
Gets or sets blending mode for transparent rendering mode of the element.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public Blending Blending { get; set; }
Public Property Blending As Blending
Get
Set
public:
property Blending Blending {
Blending get ();
void set (Blending value);
}
member Blending : Blending with get, set
Property Value
Blending