Skip to content

ACadSharp.Objects.PlotSettings.UnprintableMargin

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

UnprintableMargin Property

Size, in millimeters, of unprintable margins of paper

Definition

Namespace: ACadSharp.Objects.PlotSettings

C#

DxfCodeValueAttribute
public PaperMargin UnprintableMargin { get; set; }

Property Value

PaperMargin

Clone this wiki locally