ReportControl.height100mmInclBorder Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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