# ReportType

## Content

# Enumeration: ReportType

Report types.

## Enumeration Members

### Page

```ts
Page: 1;
```

***

### Rdl

```ts
Rdl: 2;
```

***

### Section

```ts
Section: 0;
```
