GetThumbnail |
Scroll |
Retrieves the thumbnail of a document.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetThumbnail (nDocNo As integer) As String C# public virtual string GetThumbnail (int nDocNo)
Parameters nDocNo The document number of the document.
Return Value Path and filename of the thumbnail image. |