ContextForDbDatabaseIsPostScriptOut Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public override bool IsPostScriptOut { get; }
Public Overrides ReadOnly Property IsPostScriptOut As Boolean
Get
public:
virtual property bool IsPostScriptOut {
bool get () override;
}
abstract IsPostScriptOut : bool with get
override IsPostScriptOut : bool with get
Property Value
Type:
Boolean
See Also