Class HTMLSaveOptions
inhoud
[
verbergen
]HTMLSaveOptions class
Vertegenwoordigt HTML-opslagopties.
public class HTMLSaveOptions : SaveOptions
Constructeurs
| Naam | Beschrijving |
|---|---|
| HTMLSaveOptions() | De standaard constructeur. |
Eigenschappen
| Naam | Beschrijving |
|---|---|
| DocumentType { get; set; } | Haalt het uitvoerdocumenttype op of stelt het in. |
| ResourceHandlingOptions { get; } | Krijgt eenResourceHandlingOptions object dat wordt gebruikt voor de configuratie van het omgaan met bronnen. |
| SerializeInputValue { get; set; } | Deze optie bepaalt of de waarde van deHTMLInputElement s of deHTMLTextAreaElement s “waarde”-eigenschap in het “waarde”-kenmerk. |
Velden
| Naam | Beschrijving |
|---|---|
| const AUTO | Het uitvoerdocumenttype wordt automatisch geselecteerd. |
| const HTML | Het document wordt opgeslagen als HTML. |
| const XHTML | Het document wordt opgeslagen als XHTML. |
Zie ook
- class SaveOptions
- naamruimte Aspose.Html.Saving
- montage Aspose.HTML