IFillStyle Interface

Pageflex Document Action API

Pageflex Document Action API IFillStyle Interface
Namespaces > Pageflex.Scripting > IFillStyle
The IFillStyle interface contains members unique to shapes with a colorable interior.
Syntax
C# Visual Basic Managed C++
public interface IFillStyle
Public Interface IFillStyle
public interface class IFillStyle
Members
All Members Constructors Methods Properties Fields Events



Icon Member Description
FillColor
Gets or sets the name of the Color used to fill the interior of this shape.
FillTint
Gets or sets the saturation level of the fill color.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)