Property SourceFormatName
SourceFormatName
Gets the name of the format the document was read from, or null if it was created in memory.
public string? SourceFormatName { get; set; }
Gets the name of the format the document was read from, or null if it was created in memory.
public string? SourceFormatName { get; set; }