Table of Contents

Property SourceFormatName

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

string