ReportControl.heightOfWordWrappedString100mm(String) 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.
public:
virtual int heightOfWordWrappedString100mm(System::String ^ _string);
public virtual int heightOfWordWrappedString100mm (string _string);
abstract member heightOfWordWrappedString100mm : string -> int
override this.heightOfWordWrappedString100mm : string -> int
Public Overridable Function heightOfWordWrappedString100mm (_string As String) As Integer
Parameters
- _string
- String