Share via


ReportControl.height100mmInclBorder Method

Definition

Overloads

height100mmInclBorder()
height100mmInclBorder(Int32)

height100mmInclBorder()

public:
 virtual int height100mmInclBorder();
public virtual int height100mmInclBorder ();
abstract member height100mmInclBorder : unit -> int
override this.height100mmInclBorder : unit -> int
Public Overridable Function height100mmInclBorder () As Integer

Returns

Applies to

height100mmInclBorder(Int32)

public:
 virtual int height100mmInclBorder(int _heightInclBorder);
public virtual int height100mmInclBorder (int _heightInclBorder);
abstract member height100mmInclBorder : int -> int
override this.height100mmInclBorder : int -> int
Public Overridable Function height100mmInclBorder (_heightInclBorder As Integer) As Integer

Parameters

_heightInclBorder
Int32

Returns

Applies to