Table of Contents

Property Source

Namespace
LMKit.Document.Annotations
Assembly
LM-Kit.NET.dll

Source

Provenance: "document" when loaded from the annotated file itself, "external" when it came from an external store. Assigned by loaders; never persisted into files.

public string Source { get; set; }

Property Value

string
Share