Link Search Menu Expand Document

AnnotationBorderEffect Class

Represents a class for the border effect of annotations.
Inheritance Hierarchy
SystemObject
Bytescout.PDFAnnotationBorderEffect

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class AnnotationBorderEffect

The AnnotationBorderEffect type exposes the following members.

Properties
NameDescription
Public propertyEffect
Gets or sets the border effect.
Public propertyIntensity
Gets or sets the value indicating whether the intensity of the effect.
Remarks
Suggested values range from 0 to 2.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference