The dSigData object describes a unit of
XML digital signature data.
Properties
Name
|
Description
|
Type
|
Access
|
{default}
|
Represents the actual value stored by an
object.
|
String
|
Read /Write
|
value
|
Specifies the value of the current object.
|
String
|
Read /Write
|
Methods
Name
|
Description
|
Returns
|
getAttribute
|
Gets a specified property value.
|
String
|
edgeThe edge object
describes an arc, line, or one side of a border or rectangle.
In the case where the edge object
describes one side of a border or rectangle, a corner object
describes the vertex between two edge objects.
If you are attempting to change properties of the edge object
to achieve a behavior, for example to change the border color of
a form object, then you may also need to set the color of the corner objects.
Properties
Name
|
Description
|
Type
|
Access
|
cap
|
Specifies the rendered termination of the
stroke.
|
String
|
Read /Write
|
presence
|
Specifies an object’s visibility.
|
String
|
Read /Write
|
stroke
|
Specifies the appearance of a line.
|
String
|
Read /Write
|
thickness
|
Specifies the thickness or weight of the
line.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
|
|
|