Pi Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)