1. GroupDocs.Merger
  2. /
  3. GroupDocs.Merger for .NET
  4. /
  5. GroupDocs.Merger.Domain.Options
  6. /
  7. ImportDocumentOptions

ImportDocumentOptions

ImportDocumentOptions class

Provides options for the embedded document import.

public abstract class ImportDocumentOptions : IImportDocumentOptions

Properties

Name Description
Extension { get; } The extension of the embedded object.
ObjectData { get; } The data of the embedded object.
PageNumber { get; } The page number for inserting of the embedded object.

Remarks

Learn more

See Also