Interface for the page removing options.
Namespace: GroupDocs.Merger.Domain.OptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.7.0.0
Syntaxpublic interface IRemoveOptions : IPageOptions,
IOptions
Public Interface IRemoveOptions
Inherits IPageOptions, IOptions
public interface class IRemoveOptions : IPageOptions,
IOptions
type IRemoveOptions =
interface
interface IPageOptions
interface IOptions
end
The IRemoveOptions type exposes the following members.
Properties
| Name | Description |
---|
 | Pages |
Page numbers for the page options.
(Inherited from IPageOptions.) |
See Also