SignatureDefinitionType
SignBy Property
|
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public DateTime SignBy { get; set; }
Public Property SignBy As DateTime
Get
Set
public:
property DateTime SignBy {
DateTime get ();
void set (DateTime value);
}
member SignBy : DateTime with get, set
Property Value
Type:
DateTime
See Also