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