Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Initializes a new instance of the ReportSize object with the given size string.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintaxis
'Declaración
Public Sub New ( _
size As String _
)
public ReportSize (
string size
)
public:
ReportSize (
String^ size
)
public ReportSize (
String size
)
public function ReportSize (
size : String
)
Parámetros
- size
The size to make the report. Valid values are of type ReportSize.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
ReportSize Class
ReportSize Members
Microsoft.ReportingServices.ReportRendering Namespace