SsrsPaginated Property (C1PreviewPane)
In This Topic
Gets or sets whether an SSRS report should appear in paginated mode (for printing) or in RPL mode (interactive).
Syntax
'Declaration
Public Property SsrsPaginated As Boolean
public bool SsrsPaginated {get; set;}
See Also