Pt Property

Pageflex Document Action API

Pageflex Document Action API Pt Property
Namespaces > Pageflex.Scripting > Measurement > Pt
Gets the value of the measurement in units of points.
Syntax
C# Visual Basic Managed C++
public double Pt { get; }
Public ReadOnly Property Pt As Double
public:
double Pt {
	double get ();
}

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)