ACadSharp.Objects.Layout.IsPaperSpace - DomCR/ACadSharp GitHub Wiki
IsPaperSpace Property
If true, the layout is a paper space.
Definition
Namespace: ACadSharp.Objects.Layout
C#
public Boolean IsPaperSpace { get; }
Property Value
Boolean
If true, the layout is a paper space.
Namespace: ACadSharp.Objects.Layout
C#
public Boolean IsPaperSpace { get; }
Boolean