Click or drag to resize

PdfViewerFormsBlendMode Property

Gets or sets blend mode which is used in drawing of acro forms.

Namespace: Patagames.Pdf.Net.Controls.Wpf
Assembly: Patagames.Pdf.Wpf (in Patagames.Pdf.Wpf.dll) Version: 4.94.2704
Syntax
public BlendTypes FormsBlendMode { get; set; }

Property Value

BlendTypes
Remarks

Default value: FXDIB_BLEND_MULTIPLY

See Also