Class SpotLocationType
Inheritance
System.Object
SpotLocationType
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class SpotLocationType : Object
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 |