Height
PngViewOptions.Height property
Sets the height of an output image (in pixels).
public int Height { get; set; }
Remarks
Use this property to set the output image height (in pixels). For code example, see the documentation.
If you set this property, the MaxHeight
property is ignored.
See Also
- class PngViewOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer