ReportPaperSize.Width Özelliği
Bir rapor yüksekliğini gösteren sayfa, milimetre.Salt okunur.
Ad Alanı: ReportExecution2005
Derleme: ReportExecution2005 (ReportExecution2005 içinde.dll)
Sözdizimi
'Bildirim
Public Property Width As Double
Get
Set
'Kullanım
Dim instance As ReportPaperSize
Dim value As Double
value = instance.Width
instance.Width = value
public double Width { get; set; }
public:
property double Width {
double get ();
void set (double value);
}
member Width : float with get, set
function get Width () : double
function set Width (value : double)
Özellik Değeri
Tür: System.Double
Bir salt çift içeren raporun genişliği değeri sayfa, milimetre.