DocumentManagerGetAssembleConfiguration Method

Provides recently used configuration for documents assembly.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Provides recently used configuration for documents assembly.")]
public AssembleConfiguration GetAssembleConfiguration()

Return Value

AssembleConfiguration

See Also