HtmlSaveOptions.IgnoreInvisibleShapes

HtmlSaveOptions.IgnoreInvisibleShapes property

Indicate whether exporting those not visible shapes

public bool IgnoreInvisibleShapes { get; set; }

Remarks

The default values is false.

See Also