Class NotebookHtmlSaveOptions
NotebookHtmlSaveOptions class
Permite especificar opciones adicionales al guardar el cuaderno en formato HTML.
public class NotebookHtmlSaveOptions : NotebookSaveOptions<HtmlSaveOptions>
Constructores
Propiedades
Nombre | Descripción |
---|
DeferredSaving { get; set; } | Obtiene o establece un valor que indica si los documentos secundarios deben guardarse explícitamente. |
DocumentSaveOptions { get; } | |
Flatten { get; set; } | Obtiene o establece un valor que indica si la jerarquía secundaria del cuaderno se guarda plana. |
override SaveFormat { get; } | |
Métodos
Ver también