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