Click or drag to resize

AtalasoftConfigSectionGetConfig Method

Gets an Atalasoft DotImage config.

Namespace:  Atalasoft.Shared
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static AtalasoftConfigSection GetConfig()

Return Value

Type: AtalasoftConfigSection
An AtalasoftConfigSection instance from app.config or default one.
See Also