using System; using System.Collections.Generic; using System.Linq; using System.Text; using FastReport.Export.Image; namespace FastReport.Utils { partial class ExportsOptions { partial void SaveOptions(); partial void RestoreOptions(); } }