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