Overload | Description |
---|---|
TiffInsertPageFromFile(Int32,Int32,String) | Inserts a new page from the specified file at a given position of an editable multipage TIFF image, that is represented by its unique image identifier.
This method only handles editable multipage TIFF images; otherwise it will fail. |
TiffInsertPageFromFile(Int32,Int32,String,Boolean) | Inserts a new page from the specified file at a given position of an editable multipage TIFF image, that is represented by its unique image identifier.
This method only handles editable multipage TIFF images; otherwise it will fail. |