SetIgnoreError Method

SetIgnoreError function

Indicates if you need to hide the error while rendering.The error can be error in shape, image, chart rendering, etc.


func (instance *DocxSaveOptions) SetIgnoreError(value bool)  error

Remarks

See Also