ReportGuidControl.height100mmInclBorder Method

Definition

Overloads

height100mmInclBorder()
height100mmInclBorder(Int32)

height100mmInclBorder()

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

Returns

Applies to

height100mmInclBorder(Int32)

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

Parameters

_heightInclBorder
Int32

Returns

Applies to