Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.AnnotationsAnnotationBorderEffect
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This class represents an annotation border effect.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.AnnotationsAnnotationBorderEffect
Namespace: Apitron.PDF.Kit.Interactive.Annotations
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The AnnotationBorderEffect type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnnotationBorderEffect |
Initializes a new instance of the AnnotationBorderEffect class.
| |
AnnotationBorderEffect(AnnotationBorderEffectStyle, Double) |
Initializes a new instance of the AnnotationBorderEffect class.
|
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
Intensity |
Gets or sets a number describing the intensity of the effect, in the range 0 to 2. Default value: 0.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
Style |
Gets or sets the style.
|
See Also