Click or drag to resize

FontFamily Class

FontFamily object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsFontFamily

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class FontFamily

The FontFamily type exposes the following members.

Constructors
  NameDescription
Public methodFontFamily
Top
Properties
  NameDescription
Public propertyName
Name of the font family (e.g. “Arial”)
Public propertyTraits
Platform-independent traits of the font family. One of the following values: serif, sans-serif.
Top
See Also