Source

DocTypeOutput.Source property

Input source identifier (file path or URL when available). Empty for in-memory inputs (stream, byte array, or Base64).

public string Source { get; set; }

See Also