Width
ViewInfoOptions.Width property
The width of the output image (in pixels, for rendering to PNG/JPG only).
public int Width { get; set; }
Remarks
Use this property to set the output image width (in pixels). For code example, see the documentation.
If you set this property, the MaxWidth
property is ignored.
See Also
- class ViewInfoOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer