PageScale

Graphics.PageScale property

Gets or sets the scaling between world units and page units for this Aspose.Imaging.Graphics.

public float PageScale { get; set; }

Property Value

The scaling between world units and page units for this Aspose.Imaging.Graphics.

See Also