Warnings Property
Warnings
Gets the collection of warnings produced by the document's generation.
Declaration
[Browsable(false)]
public WarningCollection Warnings { get; }
<Browsable(False)>
Public ReadOnly Property Warnings As WarningCollection
See Also