ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Interfaces > IIGFormats Interface > IIGFormats Methods > IsDocumentOpen Method |
Tells whether the document is associated with any location or not.
IsDocumentOpen(Document as IGDocument) as Boolean
Name | Description |
---|---|
Document | A document for checking. |
True, if the specified document is associated with location, False otherwise.
N/A
Core