SourceFileName

FontSubstitutionContext.SourceFileName property

File name of the source document being converted. When the source was provided as a stream that is not a FileStream, this contains a generated identifier rather than a real file name.

public string SourceFileName { get; }

See Also