CopyFitFontSize Property
From Pageflex Document Action API
Pageflex Document Action API
CopyFitFontSize Property
Namespaces > Pageflex.Scripting > Paragraph > CopyFitFontSize
Gets the actual font size after copyfitting.
| C# | Visual Basic | Managed C++ |
public Measurement CopyFitFontSize { get; }
Public ReadOnly Property CopyFitFontSize As Measurement
public: virtual Measurement^ CopyFitFontSize { Measurement^ get () sealed; }
Specifies a Measurement representing the actual font size after copyfitting.
| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
| IndeterminateValueException | The property value is not consistent across the range. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)