Namespace: BitMiracle.Docotic.Pdf
public string Specification { get; }
Public ReadOnly Property Specification As String Get
The string is divided into component substrings separated by the slash character (/).
A simple file specification that begins with a slash is an absolute file specification. The last component is the file name; the preceding components specify its context.
A file specification that does not begin with a slash is a relative file specification giving the location of the file relative to that of the PDF file containing it.