Aracılığıyla paylaş


ExecutionInfo.NumPages Özelliği

Alır veya Yumuşak sayfa sonlarını rapora dahil olmak üzere mantıksal sayfa sayısını ayarlar.

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

Sözdizimi

'Bildirim
Public Property NumPages As Integer
    Get
    Set
'Kullanım
Dim instance As ExecutionInfo
Dim value As Integer

value = instance.NumPages

instance.NumPages = value
public int NumPages { get; set; }
public:
property int NumPages {
    int get ();
    void set (int value);
}
member NumPages : int with get, set
function get NumPages () : int
function set NumPages (value : int)

Özellik Değeri

Tür: System.Int32
Bir tamsayý değer.