public bool GetPageBackgroundImage(int pageIndex, IntPtr lpBuffer, ref int fileSizeContent) { return(NativeWordStyleFormDesigner.GetPageBackgroundImage(pageIndex, lpBuffer, ref fileSizeContent)); }