ReportGuidControl.height100mm Method

Definition

Overloads

height100mm()
height100mm(Int32)

height100mm()

public:
 override int height100mm();
public override int height100mm ();
override this.height100mm : unit -> int
Public Overrides Function height100mm () As Integer

Returns

Applies to

height100mm(Int32)

public:
 override int height100mm(int _heightExclBorder);
public override int height100mm (int _heightExclBorder);
override this.height100mm : int -> int
Public Overrides Function height100mm (_heightExclBorder As Integer) As Integer

Parameters

_heightExclBorder
Int32

Returns

Applies to