SpotLocationType Class
Inheritance
System.Object
SpotLocationType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class SpotLocationType
Constructors
SpotLocationType()
Declaration
public SpotLocationType()
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 |