You are here: Symbol Reference > Stimulsoft.Report Namespace > StiResizeReportHelper Class > StiResizeReportHelper Methods > ResizeReport Method > ResizeReport Method (StiReport, StiPageOrientation, PaperKind, StiMargins, double, double, StiResizeReportOptions)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiResizeReportHelper.ResizeReport Method (StiReport, StiPageOrientation, PaperKind, StiMargins, double, double, StiResizeReportOptions)

Resize report with specified parameters.

Syntax
C++
C#
Visual Basic
public: void ResizeReport( StiReport report, StiPageOrientation orientation, PaperKind paperSize, StiMargins margins, double pageWidth, double pageHeight, StiResizeReportOptions options );
Parameters
Parameters 
Description 
report 
Report for resizing. 
orientation 
New value of page orientation. 
paperSize 
New value of paper size. 
margins 
New value of page margins. 
pageWidth 
New value of page width. 
pageHeight 
New value of page height. 
options 
Options which specify how page will be resized. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.