ReportPaperSize Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the paper size of a report page. Read-only.
public ref class ReportPaperSize
C#
public class ReportPaperSize
type ReportPaperSize = class
Public Class ReportPaperSize
- Inheritance
-
ReportPaperSize
This is used by the PageSettings class, which is returned as the ReportPageSettings property of the ExecutionInfo class.
Report |
Initializes a new instance of the ReportPaperSize class. |
Height |
Represents the height of a report page, in millimeters. Read-only. |
Width |
Represents the height of a report page, in millimeters. Read-only. |
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016 |