SetDisableCss Method

SetDisableCss function

Indicates whether only inline styles are applied, without relying on CSS.The default value is false.


func (instance *EbookSaveOptions) SetDisableCss(value bool)  error

Remarks

See Also