IDigitalSignature
Comments Property
|
Signature Comments.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
string Comments { get; set; }
Property Comments As String
Get
Set
property String^ Comments {
String^ get ();
void set (String^ value);
}
abstract Comments : string with get, set
Property Value
Type:
String
See Also