DocumentGenerationOptions.Scope プロパティ
名前空間: NextDesign.Desktop.DocumentGenerator
説明
対象範囲を指定します。
- "all" : すべてを出力します。
 - "allchildren" : 選択要素から末端まで出力します。
 - "current" : 選択要素のみ出力します。
 
string Scope { get; set; }
型
- string
 
名前空間: NextDesign.Desktop.DocumentGenerator
対象範囲を指定します。
string Scope { get; set; }