Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.LocalDocumentListModel

LocalDocumentListModel.Continuation Property

Continuation token that may be used in subsequent requests. This will be null if the end of the data set is reached.

csharp
public string Continuation { get; set; }

Property Value

System.String