Description This method gets the size of the array of DIBs allocated the CreateDIBFaxpageFromASCIIEXT method. This array allocated before loading the ASCII file. The CreateDIBFaxPageFromASCIIExt method should be used in ASP, C# and J# application for loading ASCII file instead of CreateDIBFaxpageFromASCII method.
Syntax Ret = [BITIFF.] GetSizeOfASCIIPagesArray
Remarks Ret Short Size of the array, 0 on error.
See Also GetDIBFromPagesArray Method, CreateDIBFaxPageFromASCIIEXT, FreeASCIIPagesArray Method