ReportShapeControl.top100mmInclBorder 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
top100mmInclBorder() | |
top100mmInclBorder(Int32) |
top100mmInclBorder()
public:
override int top100mmInclBorder();
public override int top100mmInclBorder ();
override this.top100mmInclBorder : unit -> int
Public Overrides Function top100mmInclBorder () As Integer
Returns
Applies to
top100mmInclBorder(Int32)
public:
override int top100mmInclBorder(int _topInclBorder);
public override int top100mmInclBorder (int _topInclBorder);
override this.top100mmInclBorder : int -> int
Public Overrides Function top100mmInclBorder (_topInclBorder As Integer) As Integer
Parameters
- _topInclBorder
- Int32