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