Is there any way to export TimeLineView as an image?
Thanks,
Nick
Hi,
I just wanted to know if you were able to solve your issue based on my suggestions or you still need help? Just let me know.
Thank you.
Hello,
Instead to export TimeLineView to image you could use UltraSchedulePrintDokument in order to print it. On the following link you could find tutorial, which demonstrates “Using WinPrintPreviewDialog with WinSchedulePrintDocument”
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinPrintPreviewDialog_WinSchedulePrintDocument_Using_WinPrintPreviewDialog_with_WinSchedulePrintDocument.html http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/Infragistics2.Win.UltraWinSchedule.v11.1~Infragistics.Win.UltraWinSchedule.UltraSchedulePrintDocument~PrintStyle.html
Please note that you should set PrintStile to TimeLine.
Please let me know if you have any further questions.