Table of Contents

Property SourceFormatName

Namespace
DocWright.Core.Formats
Assembly
DocWright.Core.dll

SourceFormatName

Gets the name of the format the document was read from, or null if it was created in memory.

string? SourceFormatName { get; }

Property Value

string