ReportSize.SetPixels(Double) Method

Definition

Sets the number of pixels for the size.

public:
 void SetPixels(double pixels);
public void SetPixels (double pixels);
member this.SetPixels : double -> unit
Public Sub SetPixels (pixels As Double)

Parameters

pixels
Double

The number of pixels.

Applies to