Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Returns the size in pixels.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Function ToIntPixels As Integer
'Usage
Dim instance As ReportSize
Dim returnValue As Integer
returnValue = instance.ToIntPixels()
public int ToIntPixels()
public:
int ToIntPixels()
member ToIntPixels : unit -> int
public function ToIntPixels() : int
Return Value
Type: System.Int32
The size in pixels.