コード例 #1
0
        public int GetHttpErrorCode(IntPtr converter)
        {
            Tracer.Trace("T:" + Thread.CurrentThread.Name + " Requesting http error code (wkhtmltoimage_http_error_code)");

            return(WkhtmltoxBindings.wkhtmltoimage_http_error_code(converter));
        }