VectorRasterizationOptions.PageHeight

VectorRasterizationOptions.PageHeight property

Gets or sets the page height. If the value is 0, the source image aspect ratio will be preserved.

public float PageHeight { get; set; }

See Also