AnnotBorder
From PDF XChange PDF SDK
(→Options Table) |
(→Options Table) |
||
Line 37: | Line 37: | ||
{| class="op_internal_table" | {| class="op_internal_table" | ||
|- | |- | ||
− | | class="op_enum_value" | '''0''' ( | + | | class="op_enum_value" | '''0''' (Standard) || No effect. |
|- | |- | ||
− | | class="op_enum_value" | '''1''' ( | + | | class="op_enum_value" | '''1''' (Cloudy) || The border should appear “cloudy”. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
Default value: <tt>'''0''' (Solid)</tt> | Default value: <tt>'''0''' (Solid)</tt> |
Revision as of 05:22, 1 March 2016
Options Table
Name | Type | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
S | Integer | Specifies the annotation's border style
Possible values are:
Default value: 0 (Solid) | ||||||||||
E | Integer | Specifies the annotation's border style effect
Possible values are:
Default value: 0 (Solid) | ||||||||||
EL | Double | Specifies the effect level.
Default value: 1.0 | ||||||||||
W | Double | Specifies the border width.
Default value: 1.0 | ||||||||||
D | Array | Array of Double
Specifies the dash array defining a pattern of dashes and gaps that shall be used in drawing a dashed border. |