RDLC VS2010 调整字体大小对应的文本框的高度

发布于 2024-09-28 18:53:54 字数 123 浏览 1 评论 0原文

当我设计RDLC-Report并将文本框的FontSize更改为较小的值时,文本框的高度不会自动调整。如果我尝试手动调整高度,则很难找到合适的高度。

是否有一种简单的可能性来调整与字体大小相对应的高度(在设计器中)?

When I design a RDLC-Report and change the FontSize of a text-box to a smaller value, the height of the text-box is not adjusted automatically. If I try then to adjust the height manually, it's very difficult to find the right height.

Is there a simple possibility to adjust the height corresponding to the font size (in the designer)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七婞 2024-10-05 18:53:54

注意网格间距、报表+报表属性、常规选项卡、网格间距。默认设置为 0.125 英寸,4 点。启用“对齐网格”复选框后,只有 4 的倍数的字体大小才比较容易。例如,如果您尝试使用 10 磅(不是 4 的倍数)的字体,那么您将很难调整文本框的大小。

Pay attention to the grid spacing, Report + Report Properties, General tab, Grid spacing. The default setting is 0.125 inch, 4 points. With the "Snap to Grid" check box turned on, only font sizes that are a multiple of 4 are easy. If you try, say, a font of 10 points (not a multiple of 4) then you'll have a hard time sizing the text box.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文