Class NotebookHtmlSaveOptions
NotebookHtmlSaveOptions class
Consente di specificare opzioni aggiuntive durante il salvataggio del blocco appunti in formato HTML.
public class NotebookHtmlSaveOptions : NotebookSaveOptions<HtmlSaveOptions>
Costruttori
Proprietà
Nome | Descrizione |
---|
DeferredSaving { get; set; } | Ottiene o imposta un valore che indica se i documenti secondari devono essere salvati in modo esplicito. |
DocumentSaveOptions { get; } | |
Flatten { get; set; } | Ottiene o imposta un valore che indica se la gerarchia degli elementi secondari del blocco appunti viene salvata in modalità flat. |
override SaveFormat { get; } | |
Metodi
Guarda anche