Determines whether the plug-in is available only when a paid licensing plan is used.
Value of this property is when no information about the plug-in is embedded into the program.
bool IsPaid { get; }ReadOnly Property IsPaid As Boolean
Getproperty bool IsPaid {
bool get ();
}abstract IsPaid : bool with get