ReportSize.ToInches Method

Definition

Converts the report size length to inches.

public:
 double ToInches();
public double ToInches ();
member this.ToInches : unit -> double
Public Function ToInches () As Double

Returns

A double value containing the report size length in inches.

Applies to