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