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