Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....PdfSaveOptions saveOptions = new PdfSaveOptions(); 16 saveOptions.ViewSettings...ViewSettings = view; 17 saveOptions.Timescale = Timescale.DefinedInView;...