How I can export the calendar as it is in the css?
For true WYSIWYG export including CSS you need to use a browser.
Take a look at PhantomJS: http://phantomjs.org/
It works very well but it's a standalone process (no native .NET support).