ReportStringControl.bottomMarginStr 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
bottomMarginStr() | |
bottomMarginStr(String) |
bottomMarginStr()
public:
virtual System::String ^ bottomMarginStr();
public virtual string bottomMarginStr ();
abstract member bottomMarginStr : unit -> string
override this.bottomMarginStr : unit -> string
Public Overridable Function bottomMarginStr () As String
Returns
Applies to
bottomMarginStr(String)
public:
virtual System::String ^ bottomMarginStr(System::String ^ _value);
public virtual string bottomMarginStr (string _value);
abstract member bottomMarginStr : string -> string
override this.bottomMarginStr : string -> string
Public Overridable Function bottomMarginStr (_value As String) As String
Parameters
- _value
- String