Share

Context.IsPostScriptOut Property

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

Links

Context Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?