SaveOptions.SupressErrors
SaveOptions.SupressErrors property
Specifies whether errors must be suppressed or not. If true suppressed errors are added to Exceptions
list. If false the first error will terminate the program.
public virtual bool SupressErrors { get; set; }
See Also
- class SaveOptions
- namespace Aspose.Page
- assembly Aspose.Page