PdfDigitalSignatureDetailsLocation Property |
Location of signing.
Namespace:
Aspose.Diagram.Saving
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic string Location { get; set; }Public Property Location As String
Get
Set
public:
property String^ Location {
String^ get ();
void set (String^ value);
}member Location : string with get, set
Property Value
Type:
String
See Also