ReportControl.height100mm 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
height100mm() | |
height100mm(Int32) |
height100mm()
public:
virtual int height100mm();
public virtual int height100mm ();
abstract member height100mm : unit -> int
override this.height100mm : unit -> int
Public Overridable Function height100mm () As Integer
Returns
Applies to
height100mm(Int32)
public:
virtual int height100mm(int _heightExclBorder);
public virtual int height100mm (int _heightExclBorder);
abstract member height100mm : int -> int
override this.height100mm : int -> int
Public Overridable Function height100mm (_heightExclBorder As Integer) As Integer
Parameters
- _heightExclBorder
- Int32