PageScale

EmfPlusSetPageTransform.PageScale property

Gets or sets a 32-bit floating-point value that specifies the scale factor for converting page space coordinates to device space coordinates.

public float PageScale { get; set; }

Property Value

The page scale.

See Also