Namespace: Spire.Pdf.Exporting.XPS.Schema
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

SpotLocationType

Remarks