PageProps.DrawingScale

PageProps.DrawingScale property

Represents the value of the drawing unit in the current drawing scale. The drawing scale for the page is the ratio of the page unit contained in the PageScale element to the drawing unit. The units of this element determine default length (DL) units for the page.

public DoubleValue DrawingScale { get; }

See Also