Class UploadUserFontVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UploadUserFontVM : CloudBaseVM
Properties
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
File
Declaration
public byte[] File { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |
SubscriptionId
Declaration
public string SubscriptionId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |