Get image

Element that obtains images from a PDF document

Properties

- Path to file*: [String] Path to a PDF file

- Password: [String] Password of a PDF document

- Pages: [String] Numbers of document pages (1,2,4)

- Variable: [System.Collections.Generic.List<System.Drawing.Bitmap>] Variable for storing reading results

Last updated