Pageflex Document Action API
FillTint Property
Namespaces > Pageflex.Scripting > VerticalGroup > FillTint
Gets or sets the saturation level of the fill color.


Specifies the fill color saturation as a Double between 0 and 100.
The default is 100, representing 100% or full saturation.

Exception | Condition |
---|---|
ValueOutOfRangeException | The value must be between 0 and 100. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)