[]
Gets a PrintInfo object that used to manage ganttview printing.
[TypeConverter(typeof(PrintInfoConverter))]
public PrintInfo PrintInfo { get; }
<TypeConverter(GetType(PrintInfoConverter))>
Public ReadOnly Property PrintInfo As PrintInfo