Class NotebookHtmlSaveOptions
NotebookHtmlSaveOptions class
Permite especificar opciones adicionales al guardar el cuaderno en formato HTML.
public class NotebookHtmlSaveOptions : NotebookSaveOptions<HtmlSaveOptions>
Constructores
Nombre | Descripción |
---|---|
NotebookHtmlSaveOptions() | Constructor predeterminado |
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
Nombre | Descripción |
---|---|
override GetDocumentSaveOptions() |
Ver también
- class NotebookSaveOptions<TDocumentSaveOptions>
- class HtmlSaveOptions
- espacio de nombres Aspose.Note.Saving
- asamblea Aspose.Note