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 double StartX { get; set; }
Public Property StartX As Double
	Get
	Set
public:
property double StartX {
	double get ();
	void set (double value);
}
member StartX : float with get, set

Property Value

Double

Remarks