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