DocumentSourceKind

Document.DocumentSourceKind property

Gets the document source kind.

public abstract DocumentSourceKind DocumentSourceKind { get; }

Property Value

The document source kind.

See Also