Gets or sets the value indicating whether to use a custom font (specified through FontName, FontSize, etc properties) or an original one when rendering.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Property CustomFont As Boolean
public bool CustomFont { get; set; }
The Boolean value which specifies whether to use a custom font when rendering.