Gets a list of non-fatal warnings that occurred during conversion.
publicIReadOnlyList<string>Warnings{get;}
Property Value
A read-only list of warning messages. The list is empty when no warnings were generated. Warnings describe issues that did not prevent conversion but may affect the output (for example, unsupported formatting or missing resources).