VectorRasterizationOptions.PageWidth

VectorRasterizationOptions.PageWidth property

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

public float PageWidth { get; set; }

See Also