SimpleLabelingFontFamily Property

Font family to use to render text. The default is system dependent value.

Namespace:  Aspose.Gis.Rendering.Labelings
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public string FontFamily { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is .
See Also