JoinOptions

JoinOptions class

Provides options for the document joining.

public class JoinOptions : IJoinOptions

Constructors

Name Description
JoinOptions() Initializes a new instance of the JoinOptions class.
JoinOptions(FileType) Initializes a new instance of the JoinOptions class.

Properties

Name Description
Type { get; } The type of the file to join.

See Also