var TITEMS = [ 
 ["Introduction", "source/default.htm", "1",
  ["What is ABCpdf?", "source/1-introduction/1-whatisit.htm", "11"],
  ["Who is this document for?", "source/1-introduction/2-whofor.htm", "11"],
  ["What do I need to use it?", "source/1-introduction/3-whatneed.htm", "11"],
  ["How does it work?", "source/1-introduction/4-howwork.htm", "11"],
  ["What's Cool?", "source/1-introduction/5-whatscool.htm", "11"],
  ["What's New?", "source/1-introduction/6-whatsnew.htm", "11"],
  ["Acknowledgements", "source/1-introduction/7-acknowledgements.htm", "11"],
  ["Legal Requirements", "source/1-introduction/8-legalrequirements.htm", "11"]
 ],
 ["Getting Started", null, "1",
  [".NET Essentials", "source/2-getting_started/1-essentials.htm", "11"],
  ["Simple Example", "source/2-getting_started/2-simple.htm", "11"],
  ["Coordinate Spaces", "source/2-getting_started/3-coordinates.htm", "11"],
  ["Examples", "source/2-getting_started/4-examples.htm", "11"],
  ["Upgrading", "source/2-getting_started/5-upgrading.htm", "11"]
 ],
 ["Concepts", null, "1",
  ["Core Objects", "source/3-concepts/1-objectids.htm", "11"],
  ["Specific Objects", "source/3-concepts/2-objectinfo.htm", "11"],
  ["Object Paths", "source/3-concepts/2-objectpaths.htm", "11"],
  ["XML to PDF", "source/3-concepts/4-xmlpdf.htm", "11"],
  ["Manual Installation", "source/3-concepts/6-installation.htm", "11"],
  ["Fonts and Languages", "source/3-concepts/7-fonts.htm", "11"],
  ["Fields and Forms", "source/3-concepts/8-forms.htm", "11"],
  ["Image Handling", "source/3-concepts/9-images.htm", "11"],
  ["HTML Styled Text", "source/3-concepts/b-htmlstyles.htm", "11"],
  ["Other Coordinate Spaces", "source/3-concepts/c-coordinates.htm", "11"],
  ["Registry Keys", "source/3-concepts/d-registrykeys.htm", "11"],
  ["Troubleshooting", "source/3-concepts/e-troubleshooting.htm", "11"],
  ["Corrupt Documents", "source/3-concepts/f-corruption.htm", "11"],
  ["HTML / CSS Rendering", "source/3-concepts/g-htmlrender.htm", "11"],
  ["SVG Support", "source/3-concepts/h-svgsupport.htm", "11"]
 ],
 ["Examples", null, "1",
  ["Common Tasks", "source/4-examples/01-common.htm", "11"],
  ["Text Flow Example", "source/4-examples/02-textflow.htm", "11"],
  ["Multistyle Example", "source/4-examples/03-multistyled.htm", "11"],
  ["Image Example", "source/4-examples/04-image.htm", "11"],
  ["Deletion Example", "source/4-examples/05-deletion.htm", "11"],
  ["Headers and Footers Example", "source/4-examples/06-headers.htm", "11"],
  ["Landscape Example", "source/4-examples/08-landscape.htm", "11"],
  ["Small Table Example", "source/4-examples/09-table1.htm", "11"],
  ["Large Table Example", "source/4-examples/10-table2.htm", "11"],
  ["Unicode Example", "source/4-examples/12-unicode.htm", "11"],
  ["Paged HTML Example", "source/4-examples/13-pagedhtml.htm", "11"],
  ["Doc Properties Example", "source/4-examples/14-setprops.htm", "11"],
  ["eForm Fields Example", "source/4-examples/15-eform1.htm", "11"],
  ["eForm Placeholder Example", "source/4-examples/15-eform2.htm", "11"],
  ["eForm Stamp Example", "source/4-examples/15-eform3.htm", "11"],
  ["eForm FDF Example", "source/4-examples/16-eformfdf.htm", "11"],
  ["Advanced Graphics Example", "source/4-examples/17-advancedgraphics.htm", "11"],
  ["Fields, Markup and Movies Example", "source/4-examples/18-annotations.htm", "11"],
  ["PDF Rendering Example", "source/4-examples/19-rendering.htm", "11"],
  ["System.Drawing Example", "source/4-examples/20-systemdrawing.htm", "11"],
  ["WPF Tables Example", "source/4-examples/21-wpftables.htm", "11"]
 ],
 ["ABCpdf7", null, "1",
  ["Doc", "source/5-abcpdf6/doc/default.htm", "1",
   ["Methods", null, "1",
    ["AddArc", "source/5-abcpdf6/doc/1-methods/addarc.htm", "11"],
    ["AddBookmark", "source/5-abcpdf6/doc/1-methods/addbookmark.htm", "11"],
    ["AddColorSpaceFile", "source/5-abcpdf6/doc/1-methods/addcolorspacefile.htm", "11"],
    ["AddColorSpaceSpot", "source/5-abcpdf6/doc/1-methods/addcolorspacespot.htm", "11"],
    ["AddFont", "source/5-abcpdf6/doc/1-methods/addfont.htm", "11"],
    ["AddGrid", "source/5-abcpdf6/doc/1-methods/addgrid.htm", "11"],
    ["AddHtml", "source/5-abcpdf6/doc/1-methods/addhtml.htm", "11"],
    ["AddImage", "source/5-abcpdf6/doc/1-methods/addimage.htm", "11"],
    ["AddImageBitmap", "source/5-abcpdf6/doc/1-methods/addimagebitmap.htm", "11"],
    ["AddImageCopy", "source/5-abcpdf6/doc/1-methods/addimagecopy.htm", "11"],
    ["AddImageData", "source/5-abcpdf6/doc/1-methods/addimagedata.htm", "11"],
    ["AddImageDoc", "source/5-abcpdf6/doc/1-methods/addimagedoc.htm", "11"],
    ["AddImageFile", "source/5-abcpdf6/doc/1-methods/addimagefile.htm", "11"],
    ["AddImageHtml", "source/5-abcpdf6/doc/1-methods/addimagehtml.htm", "11"],
    ["AddImageObject", "source/5-abcpdf6/doc/1-methods/addimageobject.htm", "11"],
    ["AddImageToChain", "source/5-abcpdf6/doc/1-methods/addimagetochain.htm", "11"],
    ["AddImageUrl", "source/5-abcpdf6/doc/1-methods/addimageurl.htm", "11"],
    ["AddLine", "source/5-abcpdf6/doc/1-methods/addline.htm", "11"],
    ["AddObject", "source/5-abcpdf6/doc/1-methods/addobject.htm", "11"],
    ["AddOval", "source/5-abcpdf6/doc/1-methods/addoval.htm", "11"],
    ["AddPage", "source/5-abcpdf6/doc/1-methods/addpage.htm", "11"],
    ["AddPie", "source/5-abcpdf6/doc/1-methods/addpie.htm", "11"],
    ["AddPoly", "source/5-abcpdf6/doc/1-methods/addpoly.htm", "11"],
    ["AddText", "source/5-abcpdf6/doc/1-methods/addtext.htm", "11"],
    ["Append", "source/5-abcpdf6/doc/1-methods/append.htm", "11"],
    ["Chainable", "source/5-abcpdf6/doc/1-methods/chainable.htm", "11"],
    ["Clear", "source/5-abcpdf6/doc/1-methods/clear.htm", "11"],
    ["ClearCachedDecompressedStreams", "source/5-abcpdf6/doc/1-methods/clearcacheddecompressedstreams.htm", "11"],
    ["Delete", "source/5-abcpdf6/doc/1-methods/delete.htm", "11"],
    ["EmbedFont", "source/5-abcpdf6/doc/1-methods/embedfont.htm", "11"],
    ["FillRect", "source/5-abcpdf6/doc/1-methods/fillrect.htm", "11"],
    ["Flatten", "source/5-abcpdf6/doc/1-methods/flatten.htm", "11"],
    ["FrameRect", "source/5-abcpdf6/doc/1-methods/framerect.htm", "11"],
    ["GetData", "source/5-abcpdf6/doc/1-methods/getdata.htm", "11"],
    ["GetInfo", "source/5-abcpdf6/doc/1-methods/getinfo.htm", "11"],
    ["GetInfoDouble", "source/5-abcpdf6/doc/1-methods/getinfodouble.htm", "11"],
    ["GetInfoInt", "source/5-abcpdf6/doc/1-methods/getinfoint.htm", "11"],
    ["GetText", "source/5-abcpdf6/doc/1-methods/gettext.htm", "11"],
    ["Read", "source/5-abcpdf6/doc/1-methods/read.htm", "11"],
    ["RemapPages", "source/5-abcpdf6/doc/1-methods/remappages.htm", "11"],
    ["Save", "source/5-abcpdf6/doc/1-methods/save.htm", "11"],
    ["SetInfo", "source/5-abcpdf6/doc/1-methods/setinfo.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Bookmark", "source/5-abcpdf6/doc/2-properties/bookmark.htm", "11"],
    ["Color", "source/5-abcpdf6/doc/2-properties/color.htm", "11"],
    ["ColorSpace", "source/5-abcpdf6/doc/2-properties/colorspace.htm", "11"],
    ["CropBox", "source/5-abcpdf6/doc/2-properties/cropbox.htm", "11"],
    ["Encryption", "source/5-abcpdf6/doc/2-properties/encryption.htm", "11"],
    ["Font", "source/5-abcpdf6/doc/2-properties/font.htm", "11"],
    ["FontSize", "source/5-abcpdf6/doc/2-properties/fontsize.htm", "11"],
    ["Form", "source/5-abcpdf6/doc/2-properties/form.htm", "11"],
    ["HPos", "source/5-abcpdf6/doc/2-properties/hpos.htm", "11"],
    ["HtmlOptions", "source/5-abcpdf6/doc/2-properties/htmloptions.htm", "11"],
    ["Layer", "source/5-abcpdf6/doc/2-properties/layer.htm", "11"],
    ["LayerCount", "source/5-abcpdf6/doc/2-properties/layercount.htm", "11"],
    ["License", "source/5-abcpdf6/doc/2-properties/license.htm", "11"],
    ["MediaBox", "source/5-abcpdf6/doc/2-properties/mediabox.htm", "11"],
    ["ObjectSoup", "source/5-abcpdf6/doc/2-properties/objectsoup.htm", "11"],
    ["Options", "source/5-abcpdf6/doc/2-properties/options.htm", "11"],
    ["Page", "source/5-abcpdf6/doc/2-properties/page.htm", "11"],
    ["PageCount", "source/5-abcpdf6/doc/2-properties/pagecount.htm", "11"],
    ["PageNumber", "source/5-abcpdf6/doc/2-properties/pagenumber.htm", "11"],
    ["Pos", "source/5-abcpdf6/doc/2-properties/pos.htm", "11"],
    ["Rect", "source/5-abcpdf6/doc/2-properties/rect.htm", "11"],
    ["Rendering", "source/5-abcpdf6/doc/2-properties/rendering.htm", "11"],
    ["Root", "source/5-abcpdf6/doc/2-properties/root.htm", "11"],
    ["SaveOptions", "source/5-abcpdf6/doc/2-properties/saveoptions.htm", "11"],
    ["TextStyle", "source/5-abcpdf6/doc/2-properties/textstyle.htm", "11"],
    ["TopDown", "source/5-abcpdf6/doc/2-properties/topdown.htm", "11"],
    ["Transform", "source/5-abcpdf6/doc/2-properties/transform.htm", "11"],
    ["Units", "source/5-abcpdf6/doc/2-properties/units.htm", "11"],
    ["VPos", "source/5-abcpdf6/doc/2-properties/vpos.htm", "11"],
    ["Width", "source/5-abcpdf6/doc/2-properties/width.htm", "11"]
   ]
  ],
  ["XColor", "source/5-abcpdf6/xcolor/default.htm", "1",
   ["Methods", null, "1",
    ["SetColor", "source/5-abcpdf6/xcolor/1-methods/setcolor.htm", "11"],
    ["ToString", "source/5-abcpdf6/xcolor/1-methods/tostring.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Alpha", "source/5-abcpdf6/xcolor/2-properties/alpha.htm", "11"],
    ["Black", "source/5-abcpdf6/xcolor/2-properties/black.htm", "11"],
    ["Blue", "source/5-abcpdf6/xcolor/2-properties/blue.htm", "11"],
    ["Color", "source/5-abcpdf6/xcolor/2-properties/color.htm", "11"],
    ["ColorSpace", "source/5-abcpdf6/xcolor/2-properties/colorspace.htm", "11"],
    ["Cyan", "source/5-abcpdf6/xcolor/2-properties/cyan.htm", "11"],
    ["Gray", "source/5-abcpdf6/xcolor/2-properties/gray.htm", "11"],
    ["Green", "source/5-abcpdf6/xcolor/2-properties/green.htm", "11"],
    ["Magenta", "source/5-abcpdf6/xcolor/2-properties/magenta.htm", "11"],
    ["Red", "source/5-abcpdf6/xcolor/2-properties/red.htm", "11"],
    ["String", "source/5-abcpdf6/xcolor/2-properties/string.htm", "11"],
    ["Yellow", "source/5-abcpdf6/xcolor/2-properties/yellow.htm", "11"]
   ]
  ],
  ["XEncryption", "source/5-abcpdf6/xencryption/default.htm", "1",
   ["Methods", null, "1",
    ["SetCryptMethods", "source/5-abcpdf6/xencryption/1-methods/setcryptmethods.htm", "11"]
   ],
   ["Properties", null, "1",
    ["CanAssemble", "source/5-abcpdf6/xencryption/2-properties/canassemble.htm", "11"],
    ["CanChange", "source/5-abcpdf6/xencryption/2-properties/canchange.htm", "11"],
    ["CanCopy", "source/5-abcpdf6/xencryption/2-properties/cancopy.htm", "11"],
    ["CanEdit", "source/5-abcpdf6/xencryption/2-properties/canedit.htm", "11"],
    ["CanExtract", "source/5-abcpdf6/xencryption/2-properties/canextract.htm", "11"],
    ["CanFillFormsProperty", "source/5-abcpdf6/xencryption/2-properties/canfillforms.htm", "11"],
    ["CanPrint", "source/5-abcpdf6/xencryption/2-properties/canprint.htm", "11"],
    ["CanPrintHi", "source/5-abcpdf6/xencryption/2-properties/canprinthi.htm", "11"],
    ["EncryptMetadata", "source/5-abcpdf6/xencryption/2-properties/encryptmetadata.htm", "11"],
    ["OwnerPassword", "source/5-abcpdf6/xencryption/2-properties/ownerpassword.htm", "11"],
    ["Password", "source/5-abcpdf6/xencryption/2-properties/password.htm", "11"],
    ["StreamCryptionMethod", "source/5-abcpdf6/xencryption/2-properties/streamcryptmethod.htm", "11"],
    ["StringCryptionMethod", "source/5-abcpdf6/xencryption/2-properties/stringcryptmethod.htm", "11"],
    ["Type", "source/5-abcpdf6/xencryption/2-properties/type.htm", "11"]
   ]
  ],
  ["XFont", "source/5-abcpdf6/xfont/default.htm", "1",
   ["Methods", null, "1",
    ["FindAll", "source/5-abcpdf6/xfont/1-methods/findall.htm", "11"],
    ["FindFamily", "source/5-abcpdf6/xfont/1-methods/findfamily.htm", "11"],
    ["FindByName", "source/5-abcpdf6/xfont/1-methods/findbyname.htm", "11"],
    ["TextWidth", "source/5-abcpdf6/xfont/1-methods/textwidth.htm", "11"]
   ],
   ["Properties", null, "1",
    ["FamilyName", "source/5-abcpdf6/xfont/2-properties/familyname.htm", "11"],
    ["FixedPitch", "source/5-abcpdf6/xfont/2-properties/fixedpitch.htm", "11"],
    ["Italic", "source/5-abcpdf6/xfont/2-properties/italic.htm", "11"],
    ["Name", "source/5-abcpdf6/xfont/2-properties/name.htm", "11"],
    ["Names", "source/5-abcpdf6/xfont/2-properties/names.htm", "11"],
    ["PostScriptName", "source/5-abcpdf6/xfont/2-properties/postscriptname.htm", "11"],
    ["Script", "source/5-abcpdf6/xfont/2-properties/script.htm", "11"],
    ["Serif", "source/5-abcpdf6/xfont/2-properties/serif.htm", "11"],
    ["Weight", "source/5-abcpdf6/xfont/2-properties/weight.htm", "11"]
   ]
  ],
  ["XForm", "source/5-abcpdf6/xform/default.htm", "1",
   ["Methods", null, "1",
    ["GetFieldNames", "source/5-abcpdf6/xform/1-methods/getfieldnames.htm", "11"],
    ["MakeFieldsUnique", "source/5-abcpdf6/xform/1-methods/makefieldsunique.htm", "11"],
    ["Item", "source/5-abcpdf6/xform/1-methods/item.htm", "11"],
    ["Refresh", "source/5-abcpdf6/xform/1-methods/refresh.htm", "11"],
    ["Stamp", "source/5-abcpdf6/xform/1-methods/stamp.htm", "11"]
   ],
   ["Properties", null, "1",
    ["DateTimeFormat", "source/5-abcpdf6/xform/2-properties/datetimeformat.htm", "11"],
    ["Fields", "source/5-abcpdf6/xform/2-properties/fields.htm", "11"],
    ["FormatFields", "source/5-abcpdf6/xform/2-properties/formatfields.htm", "11"],
    ["GenerateAppearances", "source/5-abcpdf6/xform/2-properties/generateappearances.htm", "11"],
    ["NeedAppearances", "source/5-abcpdf6/xform/2-properties/needappearances.htm", "11"]
   ]
  ],
  ["XHtmlOptions", "source/5-abcpdf6/xhtmloptions/default.htm", "1",
   ["Methods", null, "1",
    ["GetHttpStatusCode", "source/5-abcpdf6/xhtmloptions/1-methods/gethttpstatuscode.htm", "11"],
    ["GetScriptReturn", "source/5-abcpdf6/xhtmloptions/1-methods/getscriptreturn.htm", "11"],
    ["GetTagIDs", "source/5-abcpdf6/xhtmloptions/1-methods/gettagids.htm", "11"],
    ["GetTagRects", "source/5-abcpdf6/xhtmloptions/1-methods/gettagrects.htm", "11"],
    ["GetTagUntransformedRects", "source/5-abcpdf6/xhtmloptions/1-methods/gettaguntransformedrects.htm", "11"],
    ["LinkPages", "source/5-abcpdf6/xhtmloptions/1-methods/linkpages.htm", "11"],
    ["PageCacheClear", "source/5-abcpdf6/xhtmloptions/1-methods/pagecacheclear.htm", "11"],
    ["PageCachePurge", "source/5-abcpdf6/xhtmloptions/1-methods/pagecachepurge.htm", "11"]
   ],
   ["Properties", null, "1",
    ["AddForms", "source/5-abcpdf6/xhtmloptions/2-properties/addforms.htm", "11"],
    ["AddLinks", "source/5-abcpdf6/xhtmloptions/2-properties/addlinks.htm", "11"],
    ["AddMovies", "source/5-abcpdf6/xhtmloptions/2-properties/addmovies.htm", "11"],
    ["AddTags", "source/5-abcpdf6/xhtmloptions/2-properties/addtags.htm", "11"],
    ["AutoTruncate", "source/5-abcpdf6/xhtmloptions/2-properties/autotruncate.htm", "11"],
    ["BreakMethod", "source/5-abcpdf6/xhtmloptions/2-properties/breakmethod.htm", "11"],
    ["BreakZoneSize", "source/5-abcpdf6/xhtmloptions/2-properties/breakzonesize.htm", "11"],
    ["BrowserWidth", "source/5-abcpdf6/xhtmloptions/2-properties/browserwidth.htm", "11"],
    ["ContentCount", "source/5-abcpdf6/xhtmloptions/2-properties/contentcount.htm", "11"],
    ["DeactivateWebBrowser", "source/5-abcpdf6/xhtmloptions/2-properties/deactivatewebbrowser.htm", "11"],
    ["DoMarkup", "source/5-abcpdf6/xhtmloptions/2-properties/domarkup.htm", "11"],
    ["FontEmbed", "source/5-abcpdf6/xhtmloptions/2-properties/fontembed.htm", "11"],
    ["FontProtection", "source/5-abcpdf6/xhtmloptions/2-properties/fontprotection.htm", "11"],
    ["FontSubstitute", "source/5-abcpdf6/xhtmloptions/2-properties/fontsubstitute.htm", "11"],
    ["HideBackground", "source/5-abcpdf6/xhtmloptions/2-properties/hidebackground.htm", "11"],
    ["HostWebBrowser", "source/5-abcpdf6/xhtmloptions/2-properties/hostwebbrowser.htm", "11"],
    ["HtmlCallback", "source/5-abcpdf6/xhtmloptions/2-properties/htmlcallback.htm", "11"],
    ["HtmlEmbedCallback", "source/5-abcpdf6/xhtmloptions/2-properties/htmlembedcallback.htm", "11"],
    ["ImageQuality", "source/5-abcpdf6/xhtmloptions/2-properties/imagequality.htm", "11"],
    ["InitialWidth", "source/5-abcpdf6/xhtmloptions/2-properties/initialwidth.htm", "11"],
    ["LogonName", "source/5-abcpdf6/xhtmloptions/2-properties/logonname.htm", "11"],
    ["LogonPassword", "source/5-abcpdf6/xhtmloptions/2-properties/logonpassword.htm", "11"],
    ["MakeFieldNamesUnique", "source/5-abcpdf6/xhtmloptions/2-properties/makefieldnamesunique.htm", "11"],
    ["MaxAtomicImageSize", "source/5-abcpdf6/xhtmloptions/2-properties/maxatomicimagesize.htm", "11"],
    ["OnLoadScript", "source/5-abcpdf6/xhtmloptions/2-properties/onloadscript.htm", "11"],
    ["PageCacheEnabled", "source/5-abcpdf6/xhtmloptions/2-properties/pagecacheenabled.htm", "11"],
    ["PageCacheExpiry", "source/5-abcpdf6/xhtmloptions/2-properties/pagecacheexpiry.htm", "11"],
    ["PageCacheSize", "source/5-abcpdf6/xhtmloptions/2-properties/pagecachesize.htm", "11"],
    ["Paged", "source/5-abcpdf6/xhtmloptions/2-properties/paged.htm", "11"],
    ["RequestMethod", "source/5-abcpdf6/xhtmloptions/2-properties/requestmethod.htm", "11"],
    ["RetryCount", "source/5-abcpdf6/xhtmloptions/2-properties/retrycount.htm", "11"],
    ["TargetLinks", "source/5-abcpdf6/xhtmloptions/2-properties/targetlinks.htm", "11"],
    ["Timeout", "source/5-abcpdf6/xhtmloptions/2-properties/timeout.htm", "11"],
    ["UseActiveX", "source/5-abcpdf6/xhtmloptions/2-properties/useactivex.htm", "11"],
    ["UseJava", "source/5-abcpdf6/xhtmloptions/2-properties/usejava.htm", "11"],
    ["UseNoCache", "source/5-abcpdf6/xhtmloptions/2-properties/usenocache.htm", "11"],
    ["UseResync", "source/5-abcpdf6/xhtmloptions/2-properties/useresync.htm", "11"],
    ["UseScript", "source/5-abcpdf6/xhtmloptions/2-properties/usescript.htm", "11"],
    ["UseVideo", "source/5-abcpdf6/xhtmloptions/2-properties/usevideo.htm", "11"]
   ]
  ],
  ["XImage", "source/5-abcpdf6/ximage/default.htm", "1",
   ["Methods", null, "1",
    ["FromFile", "source/5-abcpdf6/ximage/1-methods/1-fromfile.htm", "11"],
    ["FromData", "source/5-abcpdf6/ximage/1-methods/2-fromdata.htm", "11"],
    ["FromStream", "source/5-abcpdf6/ximage/1-methods/3-fromstream.htm", "11"],
    ["Dispose", "source/5-abcpdf6/ximage/1-methods/4-dispose.htm", "11"],
    ["Clear", "source/5-abcpdf6/ximage/1-methods/clear.htm", "11"],
    ["SetData", "source/5-abcpdf6/ximage/1-methods/setdata.htm", "11"],
    ["SetFile", "source/5-abcpdf6/ximage/1-methods/setfile.htm", "11"],
    ["SetMask", "source/5-abcpdf6/ximage/1-methods/setmask.htm", "11"],
    ["SetStream", "source/5-abcpdf6/ximage/1-methods/setstream.htm", "11"]
   ],
   ["Properties", null, "1",
    ["BoundingBox", "source/5-abcpdf6/ximage/2-properties/boundingbox.htm", "11"],
    ["Frame", "source/5-abcpdf6/ximage/2-properties/frame.htm", "11"],
    ["FrameCount", "source/5-abcpdf6/ximage/2-properties/framecount.htm", "11"],
    ["FrameRate", "source/5-abcpdf6/ximage/2-properties/framerate.htm", "11"],
    ["Height", "source/5-abcpdf6/ximage/2-properties/height.htm", "11"],
    ["HRes", "source/5-abcpdf6/ximage/2-properties/hres.htm", "11"],
    ["Indirect", "source/5-abcpdf6/ximage/2-properties/indirect.htm", "11"],
    ["NeedsFile", "source/5-abcpdf6/ximage/2-properties/needsfile.htm", "11"],
    ["NeedsStream", "source/5-abcpdf6/ximage/2-properties/needsstream.htm", "11"],
    ["Selection", "source/5-abcpdf6/ximage/2-properties/selection.htm", "11"],
    ["Type", "source/5-abcpdf6/ximage/2-properties/type.htm", "11"],
    ["VRes", "source/5-abcpdf6/ximage/2-properties/vres.htm", "11"],
    ["Width", "source/5-abcpdf6/ximage/2-properties/width.htm", "11"]
   ]
  ],
  ["XPoint", "source/5-abcpdf6/xpoint/default.htm", "1",
   ["Methods", null, "1",
    ["SetPoint", "source/5-abcpdf6/xpoint/1-methods/setpoint.htm", "11"],
    ["ToString", "source/5-abcpdf6/xpoint/1-methods/tostring.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Point", "source/5-abcpdf6/xpoint/2-properties/point.htm", "11"],
    ["String", "source/5-abcpdf6/xpoint/2-properties/string.htm", "11"],
    ["X", "source/5-abcpdf6/xpoint/2-properties/x.htm", "11"],
    ["Y", "source/5-abcpdf6/xpoint/2-properties/y.htm", "11"]
   ]
  ],
  ["XReadOptions", "source/5-abcpdf6/xreadoptions/default.htm", "1",
   ["Methods", null, "1",
    ["XReadOptions", "source/5-abcpdf6/xreadoptions/1-methods/1-xreadoptions.htm", "11"],
    ["Dispose", "source/5-abcpdf6/xreadoptions/1-methods/dispose.htm", "11"]
   ],
   ["Properties", null, "1",
    ["ReadModule", "source/5-abcpdf6/xreadoptions/2-properties/1-readmodule.htm", "11"],
    ["DefaultFont", "source/5-abcpdf6/xreadoptions/2-properties/defaultfont.htm", "11"],
    ["DefaultRect", "source/5-abcpdf6/xreadoptions/2-properties/defaultrect.htm", "11"],
    ["ErrorHandling", "source/5-abcpdf6/xreadoptions/2-properties/errorhandling.htm", "11"],
    ["Frame", "source/5-abcpdf6/xreadoptions/2-properties/frame.htm", "11"],
    ["FileExtension", "source/5-abcpdf6/xreadoptions/2-properties/fileextension.htm", "11"],
    ["Log", "source/5-abcpdf6/xreadoptions/2-properties/log.htm", "11"],
    ["ExtraChecks", "source/5-abcpdf6/xreadoptions/2-properties/extrachecks.htm", "11"],
    ["OpenOfficeParameters", "source/5-abcpdf6/xreadoptions/2-properties/openofficeparameters.htm", "11"],
    ["Operation", "source/5-abcpdf6/xreadoptions/2-properties/operation.htm", "11"],
    ["Password", "source/5-abcpdf6/xreadoptions/2-properties/password.htm", "11"],
    ["PreserveTransparency", "source/5-abcpdf6/xreadoptions/2-properties/preservetransparency.htm", "11"],
    ["Timeout", "source/5-abcpdf6/xreadoptions/2-properties/timeout.htm", "11"]
   ]
  ],
  ["XRect", "source/5-abcpdf6/xrect/default.htm", "1",
   ["Methods", null, "1",
    ["XRect", "source/5-abcpdf6/xrect/1-methods/xrect.htm", "11"],
    ["FitIn", "source/5-abcpdf6/xrect/1-methods/fitin.htm", "11"],
    ["Inset", "source/5-abcpdf6/xrect/1-methods/inset.htm", "11"],
    ["Intersect", "source/5-abcpdf6/xrect/1-methods/intersect.htm", "11"],
    ["Magnify", "source/5-abcpdf6/xrect/1-methods/magnify.htm", "11"],
    ["Move", "source/5-abcpdf6/xrect/1-methods/move.htm", "11"],
    ["Position", "source/5-abcpdf6/xrect/1-methods/position.htm", "11"],
    ["Resize", "source/5-abcpdf6/xrect/1-methods/resize.htm", "11"],
    ["SetRect", "source/5-abcpdf6/xrect/1-methods/setrect.htm", "11"],
    ["SetSides", "source/5-abcpdf6/xrect/1-methods/setsides.htm", "11"],
    ["ToString", "source/5-abcpdf6/xrect/1-methods/tostring.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Bottom", "source/5-abcpdf6/xrect/2-properties/bottom.htm", "11"],
    ["Height", "source/5-abcpdf6/xrect/2-properties/height.htm", "11"],
    ["Left", "source/5-abcpdf6/xrect/2-properties/left.htm", "11"],
    ["Pin", "source/5-abcpdf6/xrect/2-properties/pin.htm", "11"],
    ["Rectangle", "source/5-abcpdf6/xrect/2-properties/rectangle.htm", "11"],
    ["Right", "source/5-abcpdf6/xrect/2-properties/right.htm", "11"],
    ["String", "source/5-abcpdf6/xrect/2-properties/string.htm", "11"],
    ["Top", "source/5-abcpdf6/xrect/2-properties/top.htm", "11"],
    ["Width", "source/5-abcpdf6/xrect/2-properties/width.htm", "11"]
   ]
  ],
  ["XRendering", "source/5-abcpdf6/xrendering/default.htm", "1",
   ["Methods", null, "1",
    ["GetBitmap", "source/5-abcpdf6/xrendering/1-methods/getbitmap.htm", "11"],
    ["GetData", "source/5-abcpdf6/xrendering/1-methods/getdata.htm", "11"],
    ["Save", "source/5-abcpdf6/xrendering/1-methods/save.htm", "11"]
   ],
   ["Properties", null, "1",
    ["AntiAliasImages", "source/5-abcpdf6/xrendering/2-properties/antialiasimages.htm", "11"],
    ["AntiAliasPolygons", "source/5-abcpdf6/xrendering/2-properties/antialiaspolygons.htm", "11"],
    ["AntiAliasScene", "source/5-abcpdf6/xrendering/2-properties/antialiasscene.htm", "11"],
    ["AntiAliasText", "source/5-abcpdf6/xrendering/2-properties/antialiastext.htm", "11"],
    ["AutoRotate", "source/5-abcpdf6/xrendering/2-properties/autorotate.htm", "11"],
    ["BitsPerChannel", "source/5-abcpdf6/xrendering/2-properties/bitsperchannel.htm", "11"],
    ["ColorSpace", "source/5-abcpdf6/xrendering/2-properties/colorspace.htm", "11"],
    ["DefaultHalftone", "source/5-abcpdf6/xrendering/2-properties/defaulthalftone.htm", "11"],
    ["DotsPerInch", "source/5-abcpdf6/xrendering/2-properties/dotsperinch.htm", "11"],
    ["DotsPerInchX", "source/5-abcpdf6/xrendering/2-properties/dotsperinchx.htm", "11"],
    ["DotsPerInchY", "source/5-abcpdf6/xrendering/2-properties/dotsperinchy.htm", "11"],
    ["DrawAnnotations", "source/5-abcpdf6/xrendering/2-properties/drawannotations.htm", "11"],
    ["IccCmyk", "source/5-abcpdf6/xrendering/2-properties/icccmyk.htm", "11"],
    ["IccGray", "source/5-abcpdf6/xrendering/2-properties/iccgray.htm", "11"],
    ["IccOutput", "source/5-abcpdf6/xrendering/2-properties/iccoutput.htm", "11"],
    ["IccRgb", "source/5-abcpdf6/xrendering/2-properties/iccrgb.htm", "11"],
    ["Log", "source/5-abcpdf6/xrendering/2-properties/log.htm", "11"],
    ["NamedSeparation", "source/5-abcpdf6/xrendering/2-properties/namedseparation.htm", "11"],
    ["Overprint", "source/5-abcpdf6/xrendering/2-properties/overprint.htm", "11"],
    ["SaveAlpha", "source/5-abcpdf6/xrendering/2-properties/savealpha.htm", "11"],
    ["SaveAppend", "source/5-abcpdf6/xrendering/2-properties/saveappend.htm", "11"],
    ["SaveCompression", "source/5-abcpdf6/xrendering/2-properties/savecompression.htm", "11"],
    ["SaveQuality", "source/5-abcpdf6/xrendering/2-properties/savequality.htm", "11"],
    ["UseEmbeddedHalftone", "source/5-abcpdf6/xrendering/2-properties/useembeddedhalftone.htm", "11"]
   ]
  ],
  ["XSaveOptions", "source/5-abcpdf6/xsaveoptions/default.htm", "1",
   ["Methods", null, "11"],
   ["Properties", null, "1",
    ["FileExtension", "source/5-abcpdf6/xsaveoptions/2-properties/fileextension.htm", "11"],
    ["IDConstant", "source/5-abcpdf6/xsaveoptions/2-properties/idconstant.htm", "11"],
    ["IDHexadecimal", "source/5-abcpdf6/xsaveoptions/2-properties/idhexadecimal.htm", "11"],
    ["IDUpdate", "source/5-abcpdf6/xsaveoptions/2-properties/idupdate.htm", "11"],
    ["Incremental", "source/5-abcpdf6/xsaveoptions/2-properties/incremental.htm", "11"],
    ["Linearize", "source/5-abcpdf6/xsaveoptions/2-properties/linearize.htm", "11"],
    ["Remap", "source/5-abcpdf6/xsaveoptions/2-properties/remap.htm", "11"],
    ["Template", "source/5-abcpdf6/xsaveoptions/2-properties/template.htm", "11"],
    ["TemplateData", "source/5-abcpdf6/xsaveoptions/2-properties/templatedata.htm", "11"]
   ]
  ],
  ["XSaveTemplateData", "source/5-abcpdf6/xsavetemplatedata/default.htm", "1",
   ["Methods", null, "1",
    ["SetMeasureResolution", "source/5-abcpdf6/xsavetemplatedata/1-methods/setmeasureresolution.htm", "11"]
   ],
   ["Properties", null, "1",
    ["MeasureDpiX", "source/5-abcpdf6/xsavetemplatedata/2-properties/measuredpix.htm", "11"],
    ["MeasureDpiY", "source/5-abcpdf6/xsavetemplatedata/2-properties/measuredpiy.htm", "11"]
   ]
  ],
  ["XTextStyle", "source/5-abcpdf6/xtextstyle/default.htm", "1",
   ["Methods", null, "1",
    ["ToString", "source/5-abcpdf6/xtextstyle/1-methods/tostring.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Ascender", "source/5-abcpdf6/xtextstyle/2-properties/ascender.htm", "11"],
    ["Bold", "source/5-abcpdf6/xtextstyle/2-properties/bold.htm", "11"],
    ["CharSpacing", "source/5-abcpdf6/xtextstyle/2-properties/charspacing.htm", "11"],
    ["Indent", "source/5-abcpdf6/xtextstyle/2-properties/indent.htm", "11"],
    ["Italic", "source/5-abcpdf6/xtextstyle/2-properties/italic.htm", "11"],
    ["Justification", "source/5-abcpdf6/xtextstyle/2-properties/justification.htm", "11"],
    ["LeftMargin", "source/5-abcpdf6/xtextstyle/2-properties/leftmargin.htm", "11"],
    ["LineSpacing", "source/5-abcpdf6/xtextstyle/2-properties/linespacing.htm", "11"],
    ["Outline", "source/5-abcpdf6/xtextstyle/2-properties/outline.htm", "11"],
    ["ParaSpacing", "source/5-abcpdf6/xtextstyle/2-properties/paraspacing.htm", "11"],
    ["Size", "source/5-abcpdf6/xtextstyle/2-properties/size.htm", "11"],
    ["Strike", "source/5-abcpdf6/xtextstyle/2-properties/strike.htm", "11"],
    ["Strike2", "source/5-abcpdf6/xtextstyle/2-properties/strike2.htm", "11"],
    ["String", "source/5-abcpdf6/xtextstyle/2-properties/string.htm", "11"],
    ["Underline", "source/5-abcpdf6/xtextstyle/2-properties/underline.htm", "11"],
    ["WordSpacing", "source/5-abcpdf6/xtextstyle/2-properties/wordspacing.htm", "11"]
   ]
  ],
  ["XTransform", "source/5-abcpdf6/xtransform/default.htm", "1",
   ["Methods", null, "1",
    ["Invert", "source/5-abcpdf6/xtransform/1-methods/invert.htm", "11"],
    ["Magnify", "source/5-abcpdf6/xtransform/1-methods/magnify.htm", "11"],
    ["Reset", "source/5-abcpdf6/xtransform/1-methods/reset.htm", "11"],
    ["Rotate", "source/5-abcpdf6/xtransform/1-methods/rotate.htm", "11"],
    ["Skew", "source/5-abcpdf6/xtransform/1-methods/skew.htm", "11"],
    ["SetTransform", "source/5-abcpdf6/xtransform/1-methods/settransform.htm", "11"],
    ["ToString", "source/5-abcpdf6/xtransform/1-methods/tostring.htm", "11"],
    ["Translate", "source/5-abcpdf6/xtransform/1-methods/translate.htm", "11"]
   ],
   ["Properties", null, "1",
    ["String", "source/5-abcpdf6/xtransform/2-properties/string.htm", "11"],
    ["AngleUnit", "source/5-abcpdf6/xtransform/2-properties/angleunit.htm", "11"],
    ["Elements", "source/5-abcpdf6/xtransform/2-properties/elements.htm", "11"],
    ["Matrix", "source/5-abcpdf6/xtransform/2-properties/matrix.htm", "11"],
    ["OffsetX", "source/5-abcpdf6/xtransform/2-properties/offsetx.htm", "11"],
    ["OffsetY", "source/5-abcpdf6/xtransform/2-properties/offsety.htm", "11"]
   ]
  ]
 ],
 ["ABCpdf7.Objects", null, "1",
  ["IndirectObject", "source/6-abcpdf6.objects/1-indirectobject/default.htm", "1",
   ["Methods", null, "1",
    ["FromString", "source/6-abcpdf6.objects/1-indirectobject/1-methods/1-fromstring.htm", "11"],
    ["IndirectObject", "source/6-abcpdf6.objects/1-indirectobject/1-methods/2-indirectobject.htm", "11"],
    ["Dispose", "source/6-abcpdf6.objects/1-indirectobject/1-methods/3-dispose.htm", "11"],
    ["Clone", "source/6-abcpdf6.objects/1-indirectobject/1-methods/4-clone.htm", "11"],
    ["Equals", "source/6-abcpdf6.objects/1-indirectobject/1-methods/5-equals.htm", "11"],
    ["GetHashCode", "source/6-abcpdf6.objects/1-indirectobject/1-methods/6-gethashcode.htm", "11"],
    ["Resolve", "source/6-abcpdf6.objects/1-indirectobject/1-methods/7-resolve.htm", "11"],
    ["ResolveRef", "source/6-abcpdf6.objects/1-indirectobject/1-methods/8-resolveref.htm", "11"],
    ["ResolveObj", "source/6-abcpdf6.objects/1-indirectobject/1-methods/10-resolveobj.htm", "11"],
    ["ToString", "source/6-abcpdf6.objects/1-indirectobject/1-methods/9-tostring.htm", "11"]
   ],
   ["Properties", null, "1",
    ["ID", "source/6-abcpdf6.objects/1-indirectobject/2-properties/1-id.htm", "11"],
    ["Gen", "source/6-abcpdf6.objects/1-indirectobject/2-properties/2-gen.htm", "11"],
    ["Atom", "source/6-abcpdf6.objects/1-indirectobject/2-properties/3-atom.htm", "11"],
    ["Version", "source/6-abcpdf6.objects/1-indirectobject/2-properties/4-version.htm", "11"],
    ["Alive", "source/6-abcpdf6.objects/1-indirectobject/2-properties/5-alive.htm", "11"],
    ["Doc", "source/6-abcpdf6.objects/1-indirectobject/2-properties/6-doc.htm", "11"]
   ]
  ],
  ["ObjectSoup", "source/6-abcpdf6.objects/2-objectsoup/default.htm", "1",
   ["Methods", null, "1",
    ["Dispose", "source/6-abcpdf6.objects/2-objectsoup/1-methods/1-dispose.htm", "11"],
    ["CopyTo", "source/6-abcpdf6.objects/2-objectsoup/1-methods/2-copyto.htm", "11"],
    ["Add", "source/6-abcpdf6.objects/2-objectsoup/1-methods/3-add.htm", "11"],
    ["Clear", "source/6-abcpdf6.objects/2-objectsoup/1-methods/4-clear.htm", "11"],
    ["Contains", "source/6-abcpdf6.objects/2-objectsoup/1-methods/5-contains.htm", "11"],
    ["IndexOf", "source/6-abcpdf6.objects/2-objectsoup/1-methods/6-indexof.htm", "11"],
    ["Insert", "source/6-abcpdf6.objects/2-objectsoup/1-methods/7-insert.htm", "11"],
    ["Remove", "source/6-abcpdf6.objects/2-objectsoup/1-methods/8-remove.htm", "11"],
    ["RemoveAt", "source/6-abcpdf6.objects/2-objectsoup/1-methods/9-removeat.htm", "11"],
    ["GetEnumerator", "source/6-abcpdf6.objects/2-objectsoup/1-methods/getenumerator.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/6-abcpdf6.objects/2-objectsoup/2-properties/1-count.htm", "11"],
    ["Item", "source/6-abcpdf6.objects/2-objectsoup/2-properties/2-item.htm", "11"],
    ["Catalog", "source/6-abcpdf6.objects/2-objectsoup/2-properties/3-catalog.htm", "11"],
    ["Trailer", "source/6-abcpdf6.objects/2-objectsoup/2-properties/4-trailer.htm", "11"]
   ]
  ],
  ["Annotation", "source/6-abcpdf6.objects/annotation/default.htm", "1",
   ["Methods", null, "1",
    ["GetFieldOptions", "source/6-abcpdf6.objects/annotation/1-methods/getfieldoptions.htm", "11"],
    ["UpdateAppearance", "source/6-abcpdf6.objects/annotation/1-methods/updateappearance.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Contents", "source/6-abcpdf6.objects/annotation/2-properties/contents.htm", "11"],
    ["FieldType", "source/6-abcpdf6.objects/annotation/2-properties/fieldtype.htm", "11"],
    ["FieldValue", "source/6-abcpdf6.objects/annotation/2-properties/fieldvalue.htm", "11"],
    ["FullName", "source/6-abcpdf6.objects/annotation/2-properties/fullname.htm", "11"],
    ["Page", "source/6-abcpdf6.objects/annotation/2-properties/page.htm", "11"],
    ["Rect", "source/6-abcpdf6.objects/annotation/2-properties/rect.htm", "11"],
    ["SubType", "source/6-abcpdf6.objects/annotation/2-properties/subtype.htm", "11"]
   ]
  ],
  ["Bookmark", "source/6-abcpdf6.objects/bookmark/default.htm", "1",
   ["Methods", null, "1",
    ["CopyTo", "source/6-abcpdf6.objects/bookmark/1-methods/02-copyto.htm", "11"],
    ["Add", "source/6-abcpdf6.objects/bookmark/1-methods/03-add.htm", "11"],
    ["Clear", "source/6-abcpdf6.objects/bookmark/1-methods/04-clear.htm", "11"],
    ["Contains", "source/6-abcpdf6.objects/bookmark/1-methods/05-contains.htm", "11"],
    ["IndexOf", "source/6-abcpdf6.objects/bookmark/1-methods/06-indexof.htm", "11"],
    ["Insert", "source/6-abcpdf6.objects/bookmark/1-methods/07-insert.htm", "11"],
    ["Remove", "source/6-abcpdf6.objects/bookmark/1-methods/08-remove.htm", "11"],
    ["RemoveAt", "source/6-abcpdf6.objects/bookmark/1-methods/09-removeat.htm", "11"],
    ["GetEnumerator", "source/6-abcpdf6.objects/bookmark/1-methods/10-getenumerator.htm", "11"],
    ["Adopt", "source/6-abcpdf6.objects/bookmark/1-methods/11-adopt.htm", "11"],
    ["Refresh", "source/6-abcpdf6.objects/bookmark/1-methods/12-refresh.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/6-abcpdf6.objects/bookmark/2-properties/count.htm", "11"],
    ["Item", "source/6-abcpdf6.objects/bookmark/2-properties/item.htm", "11"],
    ["Open", "source/6-abcpdf6.objects/bookmark/2-properties/open.htm", "11"],
    ["Page", "source/6-abcpdf6.objects/bookmark/2-properties/page.htm", "11"],
    ["PageID", "source/6-abcpdf6.objects/bookmark/2-properties/pageid.htm", "11"],
    ["Parent", "source/6-abcpdf6.objects/bookmark/2-properties/parent.htm", "11"],
    ["Title", "source/6-abcpdf6.objects/bookmark/2-properties/title.htm", "11"]
   ]
  ],
  ["Catalog", "source/6-abcpdf6.objects/catalog/default.htm", "1",
   ["Methods", null, "1",
    ["GetFieldNames", "source/6-abcpdf6.objects/catalog/1-methods/getfieldnames.htm", "11"],
    ["GetFields", "source/6-abcpdf6.objects/catalog/1-methods/getfields.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Outline", "source/6-abcpdf6.objects/catalog/2-properties/outline.htm", "11"],
    ["Pages", "source/6-abcpdf6.objects/catalog/2-properties/pages.htm", "11"]
   ]
  ],
  ["ColorSpace", "source/6-abcpdf6.objects/colorspace/default.htm", "1",
   ["Methods", null, "1",
    ["ColorSpace", "source/6-abcpdf6.objects/colorspace/1-methods/colorspace.htm", "11"]
   ],
   ["Properties", null, "1",
    ["ColorSpaceType", "source/6-abcpdf6.objects/colorspace/2-properties/colorspacetype.htm", "11"],
    ["Components", "source/6-abcpdf6.objects/colorspace/2-properties/components.htm", "11"],
    ["IccProfile", "source/6-abcpdf6.objects/colorspace/2-properties/iccprofile.htm", "11"],
    ["Name", "source/6-abcpdf6.objects/colorspace/2-properties/name.htm", "11"],
    ["Space", "source/6-abcpdf6.objects/colorspace/2-properties/space.htm", "11"]
   ]
  ],
  ["Field", "source/6-abcpdf6.objects/field/default.htm", "1",
   ["Methods", null, "1",
    ["Focus", "source/6-abcpdf6.objects/field/1-methods/focus.htm", "11"],
    ["Stamp", "source/6-abcpdf6.objects/field/1-methods/stamp.htm", "11"]
   ],
   ["Properties", null, "1",
    ["FieldType", "source/6-abcpdf6.objects/field/2-properties/fieldtype.htm", "11"],
    ["Format", "source/6-abcpdf6.objects/field/2-properties/format.htm", "11"],
    ["Kids", "source/6-abcpdf6.objects/field/2-properties/kids.htm", "11"],
    ["MultiSelect", "source/6-abcpdf6.objects/field/2-properties/multiselect.htm", "11"],
    ["Name", "source/6-abcpdf6.objects/field/2-properties/name.htm", "11"],
    ["Options", "source/6-abcpdf6.objects/field/2-properties/options.htm", "11"],
    ["Page", "source/6-abcpdf6.objects/field/2-properties/page.htm", "11"],
    ["PageID", "source/6-abcpdf6.objects/field/2-properties/pageid.htm", "11"],
    ["PartialName", "source/6-abcpdf6.objects/field/2-properties/partialname.htm", "11"],
    ["Rect", "source/6-abcpdf6.objects/field/2-properties/rect.htm", "11"],
    ["Value", "source/6-abcpdf6.objects/field/2-properties/value.htm", "11"]
   ]
  ],
  ["Fields", "source/6-abcpdf6.objects/fields/default.htm", "1",
   ["Methods", null, "1",
    ["CopyTo", "source/6-abcpdf6.objects/fields/1-methods/2-copyto.htm", "11"],
    ["Add", "source/6-abcpdf6.objects/fields/1-methods/3-add.htm", "11"],
    ["Clear", "source/6-abcpdf6.objects/fields/1-methods/4-clear.htm", "11"],
    ["Contains", "source/6-abcpdf6.objects/fields/1-methods/5-contains.htm", "11"],
    ["IndexOf", "source/6-abcpdf6.objects/fields/1-methods/6-indexof.htm", "11"],
    ["Insert", "source/6-abcpdf6.objects/fields/1-methods/7-insert.htm", "11"],
    ["Remove", "source/6-abcpdf6.objects/fields/1-methods/8-remove.htm", "11"],
    ["RemoveAt", "source/6-abcpdf6.objects/fields/1-methods/9-removeat.htm", "11"],
    ["GetEnumerator", "source/6-abcpdf6.objects/fields/1-methods/getenumerator.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/6-abcpdf6.objects/fields/2-properties/count.htm", "11"],
    ["Item", "source/6-abcpdf6.objects/fields/2-properties/item.htm", "11"]
   ]
  ],
  ["FontObject", "source/6-abcpdf6.objects/fontobject/default.htm", "1",
   ["Methods", null, "11"],
   ["Properties", null, "1",
    ["WritingMode", "source/6-abcpdf6.objects/fontobject/2-properties/writingmode.htm", "11"]
   ]
  ],
  ["GraphicLayer", "source/6-abcpdf6.objects/graphiclayer/default.htm", "11"],
  ["GraphicsState", "source/6-abcpdf6.objects/graphicsstate/default.htm", "11"],
  ["IccProfile", "source/6-abcpdf6.objects/iccprofile/default.htm", "1",
   ["Methods", null, "1",
    ["IccProfile", "source/6-abcpdf6.objects/iccprofile/1-methods/1-iccprofile.htm", "11"],
    ["SetData", "source/6-abcpdf6.objects/iccprofile/1-methods/setdata.htm", "11"]
   ],
   ["Properties", null, "11"]
  ],
  ["ImageLayer", "source/6-abcpdf6.objects/imagelayer/default.htm", "1",
   ["Properties", null, "1",
    ["PixMap", "source/6-abcpdf6.objects/imagelayer/2-properties/pixmap.htm", "11"]
   ]
  ],
  ["Layer", "source/6-abcpdf6.objects/layer/default.htm", "1",
   ["Properties", null, "1",
    ["Rect", "source/6-abcpdf6.objects/layer/2-properties/rect.htm", "11"]
   ]
  ],
  ["Outline", "source/6-abcpdf6.objects/outline/default.htm", "11"],
  ["Page", "source/6-abcpdf6.objects/page/default.htm", "1",
   ["Methods", null, "1",
    ["Detach", "source/6-abcpdf6.objects/page/1-methods/detach.htm", "11"],
    ["GetAnnotations", "source/6-abcpdf6.objects/page/1-methods/getannotations.htm", "11"],
    ["GetLayers", "source/6-abcpdf6.objects/page/1-methods/getlayers.htm", "11"],
    ["GetNamedSeparations", "source/6-abcpdf6.objects/page/1-methods/getnamedseparations.htm", "11"],
    ["Recolor", "source/6-abcpdf6.objects/page/1-methods/recolor.htm", "11"],
    ["VectorizeText", "source/6-abcpdf6.objects/page/1-methods/vectorizetext.htm", "11"]
   ],
   ["Properties", null, "1",
    ["PageNumber", "source/6-abcpdf6.objects/page/2-properties/pagenumber.htm", "11"],
    ["Parent", "source/6-abcpdf6.objects/page/2-properties/parent.htm", "11"],
    ["Rotation", "source/6-abcpdf6.objects/page/2-properties/rotation.htm", "11"]
   ]
  ],
  ["Pages", "source/6-abcpdf6.objects/pages/default.htm", "1",
   ["Methods", null, "1",
    ["GetPageArray", "source/6-abcpdf6.objects/pages/1-methods/getpagearray.htm", "11"],
    ["Recolor", "source/6-abcpdf6.objects/pages/1-methods/recolor.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/6-abcpdf6.objects/pages/2-properties/count.htm", "11"],
    ["Parent", "source/6-abcpdf6.objects/pages/2-properties/parent.htm", "11"]
   ]
  ],
  ["PixMap", "source/6-abcpdf6.objects/pixmap/default.htm", "1",
   ["Methods", null, "1",
    ["CompressCcitt", "source/6-abcpdf6.objects/pixmap/1-methods/compressccitt.htm", "11"],
    ["CompressJbig2", "source/6-abcpdf6.objects/pixmap/1-methods/compressjbig2.htm", "11"],
    ["CompressJpeg", "source/6-abcpdf6.objects/pixmap/1-methods/compressjpeg.htm", "11"],
    ["CompressJpx", "source/6-abcpdf6.objects/pixmap/1-methods/compressjpx.htm", "11"],
    ["Realize", "source/6-abcpdf6.objects/pixmap/1-methods/realize.htm", "11"],
    ["Recolor", "source/6-abcpdf6.objects/pixmap/1-methods/recolor.htm", "11"],
    ["Resample", "source/6-abcpdf6.objects/pixmap/1-methods/resample.htm", "11"],
    ["Resize", "source/6-abcpdf6.objects/pixmap/1-methods/resize.htm", "11"],
    ["SetAlpha", "source/6-abcpdf6.objects/pixmap/1-methods/setalpha.htm", "11"],
    ["SetChromakey", "source/6-abcpdf6.objects/pixmap/1-methods/setchromakey.htm", "11"],
    ["ToGrayscale", "source/6-abcpdf6.objects/pixmap/1-methods/tograyscale.htm", "11"]
   ],
   ["Properties", null, "1",
    ["BitsPerComponent", "source/6-abcpdf6.objects/pixmap/2-properties/bitspercomponent.htm", "11"],
    ["ColorSpace", "source/6-abcpdf6.objects/pixmap/2-properties/colorspace.htm", "11"],
    ["ColorSpaceType", "source/6-abcpdf6.objects/pixmap/2-properties/colorspacetype.htm", "11"],
    ["Components", "source/6-abcpdf6.objects/pixmap/2-properties/components.htm", "11"],
    ["Height", "source/6-abcpdf6.objects/pixmap/2-properties/height.htm", "11"],
    ["ImageMask", "source/6-abcpdf6.objects/pixmap/2-properties/imagemask.htm", "11"],
    ["Width", "source/6-abcpdf6.objects/pixmap/2-properties/width.htm", "11"]
   ]
  ],
  ["Signature", "source/6-abcpdf6.objects/signature/default.htm", "1",
   ["Methods", null, "1",
    ["Commit", "source/6-abcpdf6.objects/signature/1-methods/commit.htm", "11"],
    ["GetCertificates", "source/6-abcpdf6.objects/signature/1-methods/getcertificates.htm", "11"],
    ["Sign", "source/6-abcpdf6.objects/signature/1-methods/sign.htm", "11"],
    ["Validate", "source/6-abcpdf6.objects/signature/1-methods/validate.htm", "11"]
   ],
   ["Properties", null, "1",
    ["IsModified", "source/6-abcpdf6.objects/signature/2-properties/ismodified.htm", "11"],
    ["Location", "source/6-abcpdf6.objects/signature/2-properties/location.htm", "11"],
    ["Reason", "source/6-abcpdf6.objects/signature/2-properties/reason.htm", "11"],
    ["Signer", "source/6-abcpdf6.objects/signature/2-properties/signer.htm", "11"],
    ["SigningUtcTime", "source/6-abcpdf6.objects/signature/2-properties/signingutctime.htm", "11"],
    ["ValidationPolicy", "source/6-abcpdf6.objects/signature/2-properties/validationpolicy.htm", "11"]
   ]
  ],
  ["StreamObject", "source/6-abcpdf6.objects/streamobject/default.htm", "1",
   ["Methods", null, "1",
    ["StreamObject", "source/6-abcpdf6.objects/streamobject/1-methods/1-streamobject.htm", "11"],
    ["ClearData", "source/6-abcpdf6.objects/streamobject/1-methods/cleardata.htm", "11"],
    ["ClearCachedDecompressed", "source/6-abcpdf6.objects/streamobject/1-methods/clearcacheddecompressed.htm", "11"],
    ["Compress", "source/6-abcpdf6.objects/streamobject/1-methods/compress.htm", "11"],
    ["Decompress", "source/6-abcpdf6.objects/streamobject/1-methods/decompress.htm", "11"],
    ["GetData", "source/6-abcpdf6.objects/streamobject/1-methods/getdata.htm", "11"],
    ["GetText", "source/6-abcpdf6.objects/streamobject/1-methods/gettext.htm", "11"],
    ["SetData", "source/6-abcpdf6.objects/streamobject/1-methods/setdata.htm", "11"],
    ["SetFile", "source/6-abcpdf6.objects/streamobject/1-methods/setfile.htm", "11"],
    ["SetText", "source/6-abcpdf6.objects/streamobject/1-methods/settext.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Compressed", "source/6-abcpdf6.objects/streamobject/2-properties/compressed.htm", "11"],
    ["Compression", "source/6-abcpdf6.objects/streamobject/2-properties/compression.htm", "11"],
    ["Length", "source/6-abcpdf6.objects/streamobject/2-properties/length.htm", "11"]
   ]
  ],
  ["TextLayer", "source/6-abcpdf6.objects/textlayer/default.htm", "1",
   ["Properties", null, "1",
    ["Characters", "source/6-abcpdf6.objects/textlayer/2-properties/characters.htm", "11"],
    ["EndPos", "source/6-abcpdf6.objects/textlayer/2-properties/endpos.htm", "11"],
    ["Lines", "source/6-abcpdf6.objects/textlayer/2-properties/lines.htm", "11"],
    ["Previous", "source/6-abcpdf6.objects/textlayer/2-properties/previous.htm", "11"],
    ["Truncated", "source/6-abcpdf6.objects/textlayer/2-properties/truncated.htm", "11"]
   ]
  ],
  ["ViewLayer", "source/6-abcpdf6.objects/viewlayer/default.htm", "1",
   ["Properties", null, "1",
    ["PageHeight", "source/6-abcpdf6.objects/viewlayer/2-properties/pageheight.htm", "11"],
    ["PageOffset", "source/6-abcpdf6.objects/viewlayer/2-properties/pageoffset.htm", "11"],
    ["ScrollHeight", "source/6-abcpdf6.objects/viewlayer/2-properties/scrollheight.htm", "11"],
    ["ScrollWidth", "source/6-abcpdf6.objects/viewlayer/2-properties/scrollwidth.htm", "11"],
    ["Truncated", "source/6-abcpdf6.objects/viewlayer/2-properties/truncated.htm", "11"]
   ]
  ]
 ],
 ["ABCpdf7.Atoms", null, "1",
  ["Atom", "source/7-abcpdf6.atoms/1-atom/default.htm", "1",
   ["Methods", null, "1",
    ["Clone", "source/7-abcpdf6.atoms/1-atom/1-methods/1-clone.htm", "11"],
    ["Dispose", "source/7-abcpdf6.atoms/1-atom/1-methods/2-dispose.htm", "11"],
    ["Equals", "source/7-abcpdf6.atoms/1-atom/1-methods/3-equals.htm", "11"],
    ["FromString", "source/7-abcpdf6.atoms/1-atom/1-methods/4-fromstring.htm", "11"],
    ["GetHashCode", "source/7-abcpdf6.atoms/1-atom/1-methods/5-gethashcode.htm", "11"],
    ["GetBool", "source/7-abcpdf6.atoms/1-atom/1-methods/getbool.htm", "11"],
    ["GetDouble", "source/7-abcpdf6.atoms/1-atom/1-methods/getdouble.htm", "11"],
    ["GetID", "source/7-abcpdf6.atoms/1-atom/1-methods/getid.htm", "11"],
    ["GetInt", "source/7-abcpdf6.atoms/1-atom/1-methods/getint.htm", "11"],
    ["GetItem", "source/7-abcpdf6.atoms/1-atom/1-methods/getitem.htm", "11"],
    ["GetName", "source/7-abcpdf6.atoms/1-atom/1-methods/getname.htm", "11"],
    ["GetText", "source/7-abcpdf6.atoms/1-atom/1-methods/gettext.htm", "11"],
    ["RemoveItem", "source/7-abcpdf6.atoms/1-atom/1-methods/removeitem.htm", "11"],
    ["SetItem", "source/7-abcpdf6.atoms/1-atom/1-methods/setitem.htm", "11"],
    ["ToString", "source/7-abcpdf6.atoms/1-atom/1-methods/tostring.htm", "11"]
   ]
  ],
  ["ArrayAtom", "source/7-abcpdf6.atoms/arrayatom/default.htm", "1",
   ["Methods", null, "1",
    ["ArrayAtom", "source/7-abcpdf6.atoms/arrayatom/1-methods/1-arrayatom.htm", "11"],
    ["CopyTo", "source/7-abcpdf6.atoms/arrayatom/1-methods/2-copyto.htm", "11"],
    ["Add", "source/7-abcpdf6.atoms/arrayatom/1-methods/3-add.htm", "11"],
    ["Clear", "source/7-abcpdf6.atoms/arrayatom/1-methods/4-clear.htm", "11"],
    ["Contains", "source/7-abcpdf6.atoms/arrayatom/1-methods/5-contains.htm", "11"],
    ["IndexOf", "source/7-abcpdf6.atoms/arrayatom/1-methods/6-indexof.htm", "11"],
    ["Insert", "source/7-abcpdf6.atoms/arrayatom/1-methods/7-insert.htm", "11"],
    ["Remove", "source/7-abcpdf6.atoms/arrayatom/1-methods/8-remove.htm", "11"],
    ["RemoveAt", "source/7-abcpdf6.atoms/arrayatom/1-methods/9-removeat.htm", "11"],
    ["GetEnumerator", "source/7-abcpdf6.atoms/arrayatom/1-methods/getenumerator.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/7-abcpdf6.atoms/arrayatom/2-properties/count.htm", "11"],
    ["Item", "source/7-abcpdf6.atoms/arrayatom/2-properties/item.htm", "11"]
   ]
  ],
  ["BoolAtom", "source/7-abcpdf6.atoms/boolatom/default.htm", "1",
   ["Methods", null, "1",
    ["BoolAtom", "source/7-abcpdf6.atoms/boolatom/1-methods/boolatom.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Truth", "source/7-abcpdf6.atoms/boolatom/2-properties/truth.htm", "11"]
   ]
  ],
  ["DictAtom", "source/7-abcpdf6.atoms/dictatom/default.htm", "1",
   ["Methods", null, "1",
    ["DictAtom", "source/7-abcpdf6.atoms/dictatom/1-methods/1-dictatom.htm", "11"],
    ["CopyTo", "source/7-abcpdf6.atoms/dictatom/1-methods/2-copyto.htm", "11"],
    ["Add", "source/7-abcpdf6.atoms/dictatom/1-methods/3-add.htm", "11"],
    ["Clear", "source/7-abcpdf6.atoms/dictatom/1-methods/4-clear.htm", "11"],
    ["Contains", "source/7-abcpdf6.atoms/dictatom/1-methods/5-contains.htm", "11"],
    ["Remove", "source/7-abcpdf6.atoms/dictatom/1-methods/6-remove.htm", "11"],
    ["GetKeys", "source/7-abcpdf6.atoms/dictatom/1-methods/7-getkeys.htm", "11"],
    ["GetValues", "source/7-abcpdf6.atoms/dictatom/1-methods/8-getvalues.htm", "11"],
    ["GetEnumerator", "source/7-abcpdf6.atoms/dictatom/1-methods/9-getenumerator.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Count", "source/7-abcpdf6.atoms/dictatom/2-properties/count.htm", "11"],
    ["Item", "source/7-abcpdf6.atoms/dictatom/2-properties/item.htm", "11"],
    ["Keys", "source/7-abcpdf6.atoms/dictatom/2-properties/keys.htm", "11"],
    ["Values", "source/7-abcpdf6.atoms/dictatom/2-properties/values.htm", "11"]
   ]
  ],
  ["NameAtom", "source/7-abcpdf6.atoms/nameatom/default.htm", "1",
   ["Methods", null, "1",
    ["NameAtom", "source/7-abcpdf6.atoms/nameatom/1-methods/nameatom.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Text", "source/7-abcpdf6.atoms/nameatom/2-properties/text.htm", "11"]
   ]
  ],
  ["NullAtom", "source/7-abcpdf6.atoms/nullatom/default.htm", "1",
   ["Methods", null, "1",
    ["NullAtom", "source/7-abcpdf6.atoms/nullatom/1-methods/nullatom.htm", "11"]
   ]
  ],
  ["NumAtom", "source/7-abcpdf6.atoms/numatom/default.htm", "1",
   ["Methods", null, "1",
    ["NumAtom", "source/7-abcpdf6.atoms/numatom/1-methods/numatom.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Num", "source/7-abcpdf6.atoms/numatom/2-properties/num.htm", "11"],
    ["Real", "source/7-abcpdf6.atoms/numatom/2-properties/real.htm", "11"]
   ]
  ],
  ["RefAtom", "source/7-abcpdf6.atoms/refatom/default.htm", "1",
   ["Methods", null, "1",
    ["RefAtom", "source/7-abcpdf6.atoms/refatom/1-methods/1-refatom.htm", "11"],
    ["Assign", "source/7-abcpdf6.atoms/refatom/1-methods/assign.htm", "11"],
    ["Resolve", "source/7-abcpdf6.atoms/refatom/1-methods/resolve.htm", "11"]
   ],
   ["Properties", null, "1",
    ["ID", "source/7-abcpdf6.atoms/refatom/2-properties/1-id.htm", "11"],
    ["Gen", "source/7-abcpdf6.atoms/refatom/2-properties/2-gen.htm", "11"]
   ]
  ],
  ["StringAtom", "source/7-abcpdf6.atoms/stringatom/default.htm", "1",
   ["Methods", null, "1",
    ["StringAtom", "source/7-abcpdf6.atoms/stringatom/1-methods/stringatom.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Text", "source/7-abcpdf6.atoms/stringatom/2-properties/text.htm", "11"]
   ]
  ]
 ],
 ["ABCpdf7.Operations", null, "1",
  ["Operation", "source/8-abcpdf6.operations/1-operation/default.htm", "1",
   ["Events", null, "1",
    ["ProcessingObject Event", "source/8-abcpdf6.operations/1-operation/3-events/1-processingobject.htm", "11"],
    ["ProcessedObject Event", "source/8-abcpdf6.operations/1-operation/3-events/2-processedobject.htm", "11"]
   ]
  ],
  ["ProcessedObjectEventArgs", "source/8-abcpdf6.operations/2-processedobjecteventargs/default.htm", "1",
   ["Methods", null, "1",
    ["ProcessedObjectEventArgs", "source/8-abcpdf6.operations/2-processedobjecteventargs/1-methods/1-processedobjecteventargs.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Object", "source/8-abcpdf6.operations/2-processedobjecteventargs/2-properties/object.htm", "11"],
    ["Successful", "source/8-abcpdf6.operations/2-processedobjecteventargs/2-properties/successful.htm", "11"],
    ["Tag", "source/8-abcpdf6.operations/2-processedobjecteventargs/2-properties/tag.htm", "11"]
   ]
  ],
  ["ProcessingObjectEventArgs", "source/8-abcpdf6.operations/2-processingobjecteventargs/default.htm", "1",
   ["Methods", null, "1",
    ["ProcessingObjectEventArgs", "source/8-abcpdf6.operations/2-processingobjecteventargs/1-methods/1-processingobjecteventargs.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Object", "source/8-abcpdf6.operations/2-processingobjecteventargs/2-properties/object.htm", "11"],
    ["Tag", "source/8-abcpdf6.operations/2-processingobjecteventargs/2-properties/tag.htm", "11"],
    ["Info", "source/8-abcpdf6.operations/2-processingobjecteventargs/2-properties/info.htm", "11"]
   ]
  ],
  ["ProcessingInfo", "source/8-abcpdf6.operations/2-processinginfo/default.htm", "1",
   ["Methods", null, "1",
    ["ProcessingInfo", "source/8-abcpdf6.operations/2-processinginfo/1-methods/1-processinginfo.htm", "11"]
   ],
   ["Properties", null, "1",
    ["SourceType", "source/8-abcpdf6.operations/2-processinginfo/2-properties/1-sourcetype.htm", "11"],
    ["Handled", "source/8-abcpdf6.operations/2-processinginfo/2-properties/2-handled.htm", "11"],
    ["X", "source/8-abcpdf6.operations/2-processinginfo/2-properties/3-x.htm", "11"],
    ["Y", "source/8-abcpdf6.operations/2-processinginfo/2-properties/4-y.htm", "11"],
    ["Width", "source/8-abcpdf6.operations/2-processinginfo/2-properties/5-width.htm", "11"],
    ["Height", "source/8-abcpdf6.operations/2-processinginfo/2-properties/6-height.htm", "11"],
    ["DocNumber", "source/8-abcpdf6.operations/2-processinginfo/2-properties/docnumber.htm", "11"],
    ["DocCount", "source/8-abcpdf6.operations/2-processinginfo/2-properties/doccount.htm", "11"],
    ["PageNumber", "source/8-abcpdf6.operations/2-processinginfo/2-properties/pagenumber.htm", "11"],
    ["PageCount", "source/8-abcpdf6.operations/2-processinginfo/2-properties/pagecount.htm", "11"],
    ["FrameNumber", "source/8-abcpdf6.operations/2-processinginfo/2-properties/framenumber.htm", "11"],
    ["FrameCount", "source/8-abcpdf6.operations/2-processinginfo/2-properties/framecount.htm", "11"],
    ["FrameRate", "source/8-abcpdf6.operations/2-processinginfo/2-properties/framerate.htm", "11"],
    ["BackgroundColor", "source/8-abcpdf6.operations/2-processinginfo/2-properties/backgroundcolor.htm", "11"],
    ["StreamPosition", "source/8-abcpdf6.operations/2-processinginfo/2-properties/streamposition.htm", "11"],
    ["StreamLength", "source/8-abcpdf6.operations/2-processinginfo/2-properties/streamlength.htm", "11"],
    ["Text", "source/8-abcpdf6.operations/2-processinginfo/2-properties/text.htm", "11"]
   ]
  ],
  ["RecolorOperation", "source/8-abcpdf6.operations/3-recoloroperation/default.htm", "1",
   ["Methods", null, "1",
    ["RecolorOperation", "source/8-abcpdf6.operations/3-recoloroperation/1-methods/1-recoloroperation.htm", "11"],
    ["Recolor", "source/8-abcpdf6.operations/3-recoloroperation/1-methods/recolor.htm", "11"]
   ],
   ["Properties", null, "1",
    ["ConvertAnnotations", "source/8-abcpdf6.operations/3-recoloroperation/2-properties/convertannotations.htm", "11"],
    ["DestinationColorSpace", "source/8-abcpdf6.operations/3-recoloroperation/2-properties/destinationcolorspace.htm", "11"]
   ]
  ],
  ["XpsImportOperation", "source/8-abcpdf6.operations/4-xpsimportoperation/default.htm", "1",
   ["Methods", null, "1",
    ["XpsImportOperation", "source/8-abcpdf6.operations/4-xpsimportoperation/1-methods/1-xpsimportoperation.htm", "11"],
    ["Import", "source/8-abcpdf6.operations/4-xpsimportoperation/1-methods/import.htm", "11"],
    ["ImportAny", "source/8-abcpdf6.operations/4-xpsimportoperation/1-methods/importany.htm", "11"],
    ["GetApplicationFolder", "source/8-abcpdf6.operations/4-xpsimportoperation/1-methods/getapplicationfolder.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Application", "source/8-abcpdf6.operations/4-xpsimportoperation/2-properties/application.htm", "11"],
    ["ApplicationFolder", "source/8-abcpdf6.operations/4-xpsimportoperation/2-properties/applicationfolder.htm", "11"],
    ["DocNumber", "source/8-abcpdf6.operations/4-xpsimportoperation/2-properties/docnumber.htm", "11"]
   ]
  ],
  ["SwfImportOperation", "source/8-abcpdf6.operations/5-swfimportoperation/default.htm", "1",
   ["Methods", null, "1",
    ["SwfImportOperation", "source/8-abcpdf6.operations/5-swfimportoperation/1-methods/1-swfimportoperation.htm", "11"],
    ["Import", "source/8-abcpdf6.operations/5-swfimportoperation/1-methods/import.htm", "11"]
   ],
   ["Properties", null, "1",
    ["Doc", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/1-doc.htm", "11"],
    ["BackgroundRegion", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/2-backgroundregion.htm", "11"],
    ["ClipRegion", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/3-clipregion.htm", "11"],
    ["ResetRegions", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/4-resetregions.htm", "11"],
    ["Timeout", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/5-timeout.htm", "11"],
    ["ContentAlign", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/contentalign.htm", "11"],
    ["ContentScaleMode", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/contentscalemode.htm", "11"],
    ["Parameters", "source/8-abcpdf6.operations/5-swfimportoperation/2-properties/parameters.htm", "11"]
   ]
  ],
  ["SwfParameters", "source/8-abcpdf6.operations/5-swfparameters/default.htm", "1",
   ["Properties", null, "1",
    ["FlashVars", "source/8-abcpdf6.operations/5-swfparameters/2-properties/flashvars.htm", "11"],
    ["StageAlign", "source/8-abcpdf6.operations/5-swfparameters/2-properties/stagealign.htm", "11"],
    ["StageHeight", "source/8-abcpdf6.operations/5-swfparameters/2-properties/stageheight.htm", "11"],
    ["StageScaleMode", "source/8-abcpdf6.operations/5-swfparameters/2-properties/stagescalemode.htm", "11"],
    ["StageWidth", "source/8-abcpdf6.operations/5-swfparameters/2-properties/stagewidth.htm", "11"]
   ]
  ],
  ["RenderOperation", "source/8-abcpdf6.operations/6-renderoperation/default.htm", "1",
   ["Methods", null, "1",
    ["RenderOperation", "source/8-abcpdf6.operations/6-renderoperation/1-methods/1-renderperation.htm", "11"],
    ["Save", "source/8-abcpdf6.operations/6-renderoperation/1-methods/save.htm", "11"],
    ["GetBitmap", "source/8-abcpdf6.operations/6-renderoperation/1-methods/getbitmap.htm", "11"],
    ["GetData", "source/8-abcpdf6.operations/6-renderoperation/1-methods/getdata.htm", "11"]
   ]
  ]
 ]
];


var FITEMS = arr_flatten(TITEMS);

function arr_flatten (x) {
   var y = []; if (x == null) return y;
   for (var i=0; i<x.length; i++) {
      if (typeof(x[i]) == "object") {
         var flat = arr_flatten(x[i]);
         for (var j=0; j<flat.length; j++)
             y[y.length]=flat[j];
      } else {
         if ((i%3==0))
          y[y.length]=x[i+1];
      }
   }
   return y;
}

