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