Condividi tramite


Classe ReportPaperSize

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

Spazio dei nomi:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

Sintassi

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

Osservazioni

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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.