ExportPresetFormat (Enum)

The type of preset to import or export.

Name Description Value
PDF_EXPORT_PRESETS_FORMAT PDF export presets. 1716745324 =
‘fStl’
PRINTER_PRESETS_FORMAT Printer presets. 1918071916 =
‘rStl’
FLATTENER_PRESETS_FORMAT Flattener presets. 1951626348 =
‘tStl’
DOCUMENT_PRESETS_FORMAT Document presets. 1683190892 =
‘dStl’

Usage:

  • In function:
    • void Application.exportPresets (
      format:
      ExportPresetFormat , to:
      File[, versionComments:
      string][, forceSave:
      bool=false ]
      )
    • void Application.importFile (
      format:
      ExportPresetFormat , from:
      File
      )

Leave a Comment

Previous post:

Next post: