Description
Returns true if the regen is for hard copy output; otherwise, returns false.
Visual Basic
Public abstract Property IsPlotGeneration() As bool
C#
public abstract bool IsPlotGeneration;
Conditions
Read-only
Returns true if the regen is for hard copy output; otherwise, returns false.
Public abstract Property IsPlotGeneration() As bool
public abstract bool IsPlotGeneration;
Read-only