Click or drag to resize

PdfBorderEffectIntensity Property

A number describing the intensity of the effect. Suggested values range from 0 to 2. Default value: 0.

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public int Intensity { get; set; }

Property Value

Int32
Remarks
Valid only if the value of Effect property is Cloudy.
See Also