←Select platform

BorderEffectIntensity Property

Summary

The intensity of the border effect.

Syntax
C#
C++/CLI
Java
Python
public int BorderEffectIntensity {get; set;} 
public int getBorderEffectIntensity(); 
public void setBorderEffectIntensity( 
   int intValue 
); 
public:  
   property Int32 BorderEffectIntensity 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
BorderEffectIntensity # get and set (PDFRectangleAnnotation) 

Property Value

The intensity of the border effect. The default value is 0.

Remarks

Perform the following steps to use a cloud effect on the border of this annotation object:

  1. Set the BorderEffect to 1 BorderEffectCloud.
  2. Set the value of BorderEffectIntensity to something other than the default of 0.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.