PageProps.PageScale

PageProps.PageScale property

Specifies the value of the default page unit in the current drawing scale. The drawing scale for the page is the ratio of the page unit in the PageScale element to the drawing unit shown in the DrawingScale element.

public DoubleValue PageScale { get; }

See Also