ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Interfaces > IIGFormats Interface > IIGFormats Methods > GetDocumentInfo Method |
Creates an object representing an info about external i/o location associated with the document.
GetDocumentInfo(Document as IGDocument) as IGDocumentInfo
Name | Description |
---|---|
Document | I/O location object describing the image |
A new IGDocumentInfo Object filled with information about the document.
N/A
Core