namespace AmagnoVirtualPrinter.Agent.Core.Model { public struct PostScriptRenderTiffOptions { public bool Enabled { set; get; } } }