SaveOptions
Přehled
SaveOptions je třída v Aspose.Note pro Python.
SaveOptions.SaveFormat represents the format in which the document will be saved.
Vlastnosti
| Název: | Typ: | Přístup | Popis: |
|---|---|---|---|
SaveFormat | SaveFormat | Čtěte. | Zobrazuje formát, ve kterém bude dokument uložen |
Metody
| Podpis: | Popis: |
|---|---|
| `init(save_format: SaveFormat, PageIndex: int, PageCount: int | None, FontsSubsystem: Any |