New to Telerik Reporting? Download free 30-day trial

FormatInfo Overview

Format info object representing a document format that can be used for document creation.

{
    "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
In this article