Exemplo n.º 1
0
        public int GetHttpErrorCode(IntPtr converter)
        {
            Tracer.Trace("T:" + Thread.CurrentThread.Name + " Requesting http error code (wkhtmltopdf_http_error_code)");

            return(WkhtmltoxBindings.wkhtmltopdf_http_error_code(converter));
        }