Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WriteXmlToFileActionArgs

Hierarchy

  • WriteXmlToFileActionArgs

Index

Properties

Optional document

document: any

Optional executionMode

executionMode: "Foreground" | "Background"

Optional formatIndented

formatIndented: boolean

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional path

path: string

Generated using TypeDoc