IG_GUIDLGCTLERR_NOFORMATCTL |
Your application has called one of the IGGUIDlgCtl Control methods that requires that the FormatsCtl Property be set, but that property is either not set, or does not refer to an IGFormatsCtl Control. |
IG_GUIDLGCTLERR_NOPAGEDISPLAY |
Your application has called one of the IGGUIDlgCtl Control methods that requires that an IGPageDisplay Object be passed as a parameter, but the parameter does not refer to a valid IGPageDisplay Object. |
IG_GUIDLGCTLERR_NOPROCESSINGCTL |
Your application has called one of the IGGUIDlgCtl Control methods that requires that the ProcessingCtl Property be set, but that property is either not set, or does not refer to an IGProcessingCtl Control. |
IG_GUIDLGCTLERR_NOPAGE |
Your application has called one of the IGGUIDlgCtl Control methods that requires that an IGPageDisplay Object be passed as a parameter. The IGPageDisplay Object that your application passed is valid, but is not associated with an IGPage Object (which it must be). |
IG_GUIDLGCTLERR_NOPAGEPARM |
Your application has called one of the IGGUIDlgCtl Control methods that requires that an IGPage Object be passed as a parameter, but the parameter does not refer to a valid IGPage Object. |
IG_GUIDLGCTLERR_NODISPLAYCTL |
Your application has called one of the IGGUIDlgCtl Control methods that requires that the DisplayCtl Property be set, but that property is either not set, or does not refer to an IGDisplayCtl Control. |
IG_GUIDLGCTLERR_NOCORECTL |
Your application has called one of the IGGUIDlgCtl Control methods that requires that the CoreCtl Property be set, but that property is either not set, or does not refer to an IGCoreCtl Control. |
IG_GUIDLGCTLERR_BADDLGTEMPLATE |
Internal error - A call to the Windows ATL GetDialogControl() method has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PAGECREATEFAILED |
Internal error - A call to the IGCoreCtl Control.CreatePage() method has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PAGEDUPLICATEFAILED |
Internal error - A call to the IGPage Object.Duplicate() method has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PDCREATEFAILED |
Internal error - A call to the IGDisplayCtl Control.CreatePageDisplay() method has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_CORECREATEFAILED |
Internal error - A call to the IGCoreCtl Control.CreateObject() method has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PDGETOBJECTFAILED |
Internal error - An attempt to access an IGPageDisplay Object property has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PDSETOBJECTFAILED |
Internal error - An attempt to set an IGPageDisplay Object property has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_DLGETOBJECTFAILED |
Internal error - An attempt to access an IGPageDisplay Object.Layout property has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PIXCHANGETYPEFAILED |
Internal error - An attempt to change the IGPageDisplay Object.Background.Color (an IGPixel Object) to type RGB has failed. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_PIXINVALIDTYPE |
Internal error - the IGPageDisplay Object.Background.Color pixel type was invalid. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_FITMODEINVALIDTYPE |
Internal error - the IGPageDisplay Object.Layout.FitMode property contained an invalid value. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_ORIENTMODEINVALIDTYPE |
Internal error - the IGPageDisplay Object.Orientation property contained an invalid value. Contact Accusoft Customer Support. |
IG_GUIDLGCTLERR_LOADPAGEFAILED |
Internal error - A call to the IGFormatsCtl Control.LoadPageFromFile() method has failed. Contact Accusoft Customer Support. |