Gets/sets font settings of the timer watermark.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Property TimerFont As Font
public Font TimerFont { get; set; }
This property makes sense only if the timer watermark is enabled (i.e. the TimerVisible property is set to true).