VectorRasterizationOptions.RelativeScale

VectorRasterizationOptions.RelativeScale property

Scale of exported region relative to whole document’s image. Calculated as ratio of corresponding dimension of exported region to larger dimension of exported document.

public float RelativeScale { get; set; }

See Also