PdfDrawableObjectBlendingMode Property
The blending mode when this object is drawn in PDF.
This property is Normal by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfBlendingMode BlendingMode { get; set; }
Public Property BlendingMode As PdfBlendingMode
Get
Set
public:
property PdfBlendingMode BlendingMode {
PdfBlendingMode get ();
void set (PdfBlendingMode value);
}
member BlendingMode : PdfBlendingMode with get, set
Property Value
PdfBlendingMode