Freigeben über


ReportPaperSize-Klasse

Represents the paper size of a report page. Read-only.

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ReportPaperSize
'Usage
Dim instance As ReportPaperSize
[SerializableAttribute]
public class ReportPaperSize
[SerializableAttribute]
public ref class ReportPaperSize
[<SerializableAttribute>]
type ReportPaperSize =  class end
public class ReportPaperSize

Hinweise

This is used by the PageSettings class, which is returned as the ReportPageSettings property of the ExecutionInfo class.

Vererbungshierarchie

System. . :: . .Object
  ReportExecution2005..::..ReportPaperSize

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.