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