Click or drag to resize

InkGetBorderEffectIntensity Method

Sets the Border Effect of the Markup Annotation. (Optional; PDF 1.5 )
Gets the Border Effect Intensity of the Markup Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetBorderEffectIntensity()

Return Value

Type: Double
A number representing the border effect.

Implements

IMarkupGetBorderEffectIntensity
Remarks
The BorderEffectIntensity value is a number describing the intensity of the effect, in the range 0 to 2. Default value: 0.
See Also