CadImage.GetStrings
CadImage.GetStrings method
Gets all string values from image.
public override string[] GetStrings()
Return Value
The array with string values.
See Also
- class CadImage
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD
Gets all string values from image.
public override string[] GetStrings()
The array with string values.