Gets or sets the signature border style.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic DashStyle DashStyle { get; set; }
Public Property DashStyle As DashStyle
Get
Set
public:
property DashStyle DashStyle {
DashStyle get ();
void set (DashStyle value);
}
member DashStyle : DashStyle with get, set
Property Value
Type:
DashStyle
See Also