示例#1
0
 public void GetFormViewSize(ref int width, ref int height)
 {
     NativeWordStyleFormDesigner.GetFormViewSize(ref width, ref height);
 }