public override string ToString() { return(XtPrint.ChannelsToString(this)); }
public override string ToString() => XtPrint.ChannelsToString(this);