Class AdminFontUpdateVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class AdminFontUpdateVM : CloudBaseVM
Properties
FontFamilies
Declaration
public System.Collections.Generic.ICollection<string> FontFamilies { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.ICollection<System.String> |
PubliclyAccessible
Declaration
public bool? PubliclyAccessible { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |