ReportStringControl.topMarginMode 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
topMarginMode() | |
topMarginMode(Int32) |
topMarginMode()
public:
virtual int topMarginMode();
public virtual int topMarginMode ();
abstract member topMarginMode : unit -> int
override this.topMarginMode : unit -> int
Public Overridable Function topMarginMode () As Integer