ImageSaveOptions.ImageSize

ImageSaveOptions.ImageSize property

Gets/sets the size of the output images in pixels.

public Size ImageSize { get; set; }

See Also