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.
Represents a unit of length on the report.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class ReportSize
'Uso
Dim instance As ReportSize
public sealed class ReportSize
public ref class ReportSize sealed
[<SealedAttribute>]
type ReportSize = class end
public final class ReportSize
El tipo ReportSize expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ReportSize(String) | Creates a new instance of ReportSize. |
![]() |
ReportSize(String, Boolean) | Creates a new instance of ReportSize. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() ![]() |
FromMillimeters | Returns a ReportSize object by specifying a size in millimeters. |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() ![]() |
SumSizes | Returns the sum of two report sizes. |
![]() |
ToCentimeters | Returns the report size in centimeters. |
![]() |
ToInches | Returns the report size in inches. |
![]() |
ToMillimeters | Returns the report size in millimeters. |
![]() |
ToPoints | Returns the report size in points. |
![]() |
ToString | Returns the report size as a string. (Invalida Object.ToString().) |
![]() ![]() |
TryParse(String, ReportSize%) | Attempts to parse a string value into a ReportSize. |
![]() ![]() |
TryParse(String, Boolean, ReportSize%) | Attempts to parse a string value into a ReportSize. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)