New to Telerik Reporting? Start a free 30-day trial
FormatInfo Overview
Format info object representing a document format that can be used for document creation.
JSON
{
"name": "PDF",
"localizedName": "Acrobat (PDF) file"
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name | String | true | ID of the document format |
localizedName | String | true | Display name for the document format |