예제 #1
0
 public bool GetPageBackgroundImage(int pageIndex, IntPtr lpBuffer, ref int fileSizeContent)
 {
     return(NativeWordStyleFormDesigner.GetPageBackgroundImage(pageIndex, lpBuffer, ref fileSizeContent));
 }