VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingString Class / Substring Methods
In This Topic
Substring Method (DrawingString)
In This Topic
Overloaded. Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length.
Overload List
OverloadDescription
Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length.
Retrieves a substring from this instance. The substring starts at a specified character position and continues to the end of the string.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also