Класс ReportPaperSize
Represents the paper size of a report page. Read-only.
Пространство имен: ReportExecution2005
Сборка: ReportExecution2005 (в ReportExecution2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ReportPaperSize
'Применение
Dim instance As ReportPaperSize
[SerializableAttribute]
public class ReportPaperSize
[SerializableAttribute]
public ref class ReportPaperSize
[<SerializableAttribute>]
type ReportPaperSize = class end
public class ReportPaperSize
Замечания
This is used by the PageSettings class, which is returned as the ReportPageSettings property of the ExecutionInfo class.
Иерархия наследования
System. . :: . .Object
ReportExecution2005..::..ReportPaperSize
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.