ReportRealControl.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:
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