[]
Configurates Paginated. Sets a value indicating whether the content should be represented as set of fixed sized pages.
public ReportViewerBuilder Paginated(bool? value)
Type | Name | Description |
---|---|---|
bool? | value | The value. |
Type | Description |
---|---|
ReportViewerBuilder | Current builder. |
The default value is null, means using the default value from document source.