Question about UNC paths

Testing GemBox.Document, it recognizes URI paths perfectly but does not recognize UNC paths. I understand the documentation states Hyperlinks as ‘URI or Bookamarks’ but is this a limitation of GemBox.Document or possibly a bug?

UNC paths can be inserted asHyperlinks through your document.Save() and appear as clickable links in the document but are not recognized as part of the Inline collection.

Example:
\\Server\path\to\user$

Thank you

Hi Ron,

The UNC paths should be recognized as well.
Can you send us the document that reproduces this issue so that we can investigate it?

Regards,
Mario