Classe ReportMargins
Represents the page margins for a report.
Espace de noms : ReportExecution2005
Assembly : ReportExecution2005 (dans ReportExecution2005.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ReportMargins
'Utilisation
Dim instance As ReportMargins
[SerializableAttribute]
public class ReportMargins
[SerializableAttribute]
public ref class ReportMargins
[<SerializableAttribute>]
type ReportMargins = class end
public class ReportMargins
Notes
This is used by the PageSettings class, which is returned as the ReportPageSettings property of the ExecutionInfo class.
Hiérarchie d'héritage
System. . :: . .Object
ReportExecution2005..::..ReportMargins
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.