Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 711 Bytes

File metadata and controls

14 lines (11 loc) · 711 Bytes

AsposePdfCloud::Border

Class representing characteristics of annotation border.

Properties

Name Type Description Notes
width Integer Gets or sets border width. [optional]
effect_intensity Integer Gets or sets effect intencity. Valid range of value is [0..2]. [optional]
style BorderStyle Gets or sets border style. [optional]
effect BorderEffect Gets or sets border effect. [optional]
dash Dash Gets or sets dash pattern. [optional]
color Color Gets or sets border color. [optional]