Skip to content

Commit

Permalink
Update content 2024-02-02 10:53:53
Browse files Browse the repository at this point in the history
  • Loading branch information
yevgen-nykytenko committed Feb 2, 2024
1 parent efb5a58 commit 9079a64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public int ImageMaxHeight { get; set; }

### Remarks

Use this property to set the maximum output image height (in pixels). GroupDocs.Viewer applies this property when rendering a single image to HTML only. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/set-image-size-limits-when-rendering-to-pdf/).
Use this property to set the maximum output image height (in pixels). GroupDocs.Viewer applies this property when rendering a single image to PDF. For details, see the [documentation](https://docs.groupdocs.com/viewer/net/set-image-size-limits-when-rendering-to-pdf/).

If you set the [`ImageHeight`](../imageheight) property, this property is ignored.

Expand Down

0 comments on commit 9079a64

Please sign in to comment.