Entity.InputEncoding
Entity.InputEncoding property
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity. This is null if it an entity from the internal subset or if it is not known.
public String InputEncoding { get; }
Property Value
The input encoding.
See Also
- class Entity
- package com.aspose.html.Dom
- package Aspose.HTML