PageGraphicElementBlending Property
Gets or sets blending mode for transparent rendering mode of the element.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_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