Open Yes-IT opened 3 years ago
var valuesToFill = new Content( //new ChartContent("Chart"),
// Add field. new FieldContent("LessonName", lessonname), new FieldContent("Source", Source), new FieldContent("AuthorName", Author) // Add image in header. //new ImageContent("Logo", System.IO.File.ReadAllBytes(LogoPath)) );
var valuesToFill = new Content( //new ChartContent("Chart"),