OXPSSpotLocationType Class
Inheritance
System.Object
    OXPSSpotLocationType
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class OXPSSpotLocationType : Object
  Constructors
OXPSSpotLocationType()
Declaration
public OXPSSpotLocationType()
  Properties
PageURI
Declaration
public string PageURI { get; set; }
  Property Value
| Type | 
|---|
| System.String | 
StartX
Declaration
public double StartX { get; set; }
  Property Value
| Type | 
|---|
| System.Double | 
StartY
Declaration
public double StartY { get; set; }
  Property Value
| Type | 
|---|
| System.Double |