Aracılığıyla paylaş


PageSettings.PaperSize Özelliği

Bir rapor sayfa kağıt boyutu ayarlarını temsil eder.Salt okunur.

Ad Alanı:  ReportExecution2005
Derleme:  ReportExecution2005 (ReportExecution2005 içinde.dll)

Sözdizimi

'Bildirim
Public Property PaperSize As ReportPaperSize
    Get
    Set
'Kullanım
Dim instance As PageSettings
Dim value As ReportPaperSize

value = instance.PaperSize

instance.PaperSize = value
public ReportPaperSize PaperSize { get; set; }
public:
property ReportPaperSize^ PaperSize {
    ReportPaperSize^ get ();
    void set (ReportPaperSize^ value);
}
member PaperSize : ReportPaperSize with get, set
function get PaperSize () : ReportPaperSize
function set PaperSize (value : ReportPaperSize)

Özellik Değeri

Tür: ReportExecution2005.ReportPaperSize
Bir salt ReportPaperSize nesne Kapsülleme kağıt boyutu için bir rapor sayfa.