Table of Contents

Class AutoSpecialDruckenExtensions

Namespace
BpNexT.NET.Extensions.Drucken
Assembly
BpNexT.NET.dll

Provides extension methods for the AutoSpecialDrucken class.

public static class AutoSpecialDruckenExtensions
Inheritance
object
AutoSpecialDruckenExtensions

Methods

OpenLayoutGroup(BpSpecialObject<AutoSpecialDrucken>, string)

Opens a layout group by name.

public static LayoutGroup OpenLayoutGroup(this BpSpecialObject<AutoSpecialDrucken> drucken, string layoutGroup)

Parameters

drucken BpSpecialObject<AutoSpecialDrucken>
layoutGroup string

Layout group name in the format "Module.Name". See LayoutGroupAuftrag, LayoutGroupLohn, LayoutGroupFiBu, LayoutGroupSupport or LayoutGroupGlobal.

Returns

LayoutGroup

Exceptions

ArgumentException