GetEncodeEntityAsCode Method

GetEncodeEntityAsCode function

Indicates whether the html character entities are replaced with decimal code.(e.g. “ ” is replaced with “ ”).The default value is false.


func (instance *EbookSaveOptions) GetEncodeEntityAsCode()  (bool,  error) 

Remarks

See Also