Cm Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)