Description
Returns true if the regen is for the purposes of PostScript out; otherwise, returns false.
Visual Basic
Public abstract Property IsPostScriptOut() As bool
C#
public abstract bool IsPostScriptOut;
Conditions
Read-only
Returns true if the regen is for the purposes of PostScript out; otherwise, returns false.
Public abstract Property IsPostScriptOut() As bool
public abstract bool IsPostScriptOut;
Read-only