IMarkupGetBorderEffectIntensity 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 double GetBorderEffectIntensity()
Function GetBorderEffectIntensity As Double
double GetBorderEffectIntensity()
function GetBorderEffectIntensity();
Return Value
Type:
Double A number representing the border effect.
Remarks The BorderEffectIntensity value is a number describing
the intensity of the effect, in the range 0 to 2. Default value: 0.
See Also