GroupDocs.Merger.Domain.Common Namespace |
Delegate | Description | |
---|---|---|
![]() | CreatePageStream |
Delegate that defines method to create output page preview stream.
|
![]() | CreateSplitStream |
Delegate that defines method to create output split stream.
|
![]() | FuncTResult |
Encapsulates a method that has no parameters and returns a value of the type specified by the TResult parameter.
|
![]() | FuncT, TResult |
Encapsulates a method that has one parameter and returns a value of the type specified by the TResult parameter.
|
![]() | FuncT1, T2, TResult |
Encapsulates a method that has two parameters and returns a value of the type specified by the TResult parameter.
|
![]() | FuncT1, T2, T3, TResult |
Encapsulates a method that has three parameters and returns a value of the type specified by the TResult parameter.
|
![]() | FuncT1, T2, T3, T4, TResult |
Encapsulates a method that has four parameters and returns a value of the type specified by the TResult parameter.
|
![]() | ReleasePageStream |
Delegate that defines method to release output page preview stream.
|
![]() | ReleaseSplitStream |
Delegate that defines method to release output split stream.
|