In This Topic
GdPicture14 Namespace / GdPicturePDF Class / GdPicturePDF Constructor

GdPicturePDF Constructor

In This Topic
Overload List
OverloadDescription
A standard constructor for the GdPicturePDF class. It initializes an instance of the GdPicturePDF class, which subsequently represents a wrapper for any PDF file. You will need this object to perform all available operations with the current PDF document. Please note that a newly created GdPicturePDF object does not automatically create a new empty PDF document.  
See Also