NextDesign.DesktopDocumentGenerationOptionsPropertiesScopeOn this pageDocumentGenerationOptions.Scope property Namespace: NextDesign.Desktop.DocumentGenerator Description Specify the target range. "all" : Output everything. "allchildren" : Output from the selected element to the end. "current" : Output only selected elements. string Scope { get; set; } types string