本文介绍了PageSetupDialog转换毫米/英寸问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用PageSetupDialog和EnableMetric。

描述我的问题。

我打开PageSetupDialog并设置10毫米的边距。

我按'好的',然后重新打开对话框。边距的新值等于9.91。



我知道问题是从毫米到英寸的转换。

如果有任何方法可以解决这个问题吗?

解决方案




I use PageSetupDialog with EnableMetric.
Description my problem.
I open PageSetupDialog and set margins on 10 millimeters.
I press 'OK', and reopen dialog. Margins have new value equals 9.91.

I know that problem is with conversion from millimeters to inch.
If is any way to resolve this isue?

解决方案




这篇关于PageSetupDialog转换毫米/英寸问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 22:18