[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SaveAsImageOptions.IgnoreErrors

IgnoreErrors Property

IgnoreErrors

Gets or sets a value indicating whether to ignore errors in PDF content stream if possible.

The default is true.

Declaration
public bool IgnoreErrors { get; set; }
Public Property IgnoreErrors As Boolean