diff --git a/english/net/groupdocs.viewer.options/pdfviewoptions/imagemaxheight/_index.md b/english/net/groupdocs.viewer.options/pdfviewoptions/imagemaxheight/_index.md index fcaf79cd0..a71dea4a9 100644 --- a/english/net/groupdocs.viewer.options/pdfviewoptions/imagemaxheight/_index.md +++ b/english/net/groupdocs.viewer.options/pdfviewoptions/imagemaxheight/_index.md @@ -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.