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