I see that I could do this using C# such as graphics.DrawString, but I was hoping there was a way to get the image timestamped through the SDK.
Hi. No, SDK doesn’t provide any custom way of doing this, so you need to use just C# way.
I see that I could do this using C# such as graphics.DrawString, but I was hoping there was a way to get the image timestamped through the SDK.
Hi. No, SDK doesn’t provide any custom way of doing this, so you need to use just C# way.