const wrapper = new NativeObjectWrapper(...); // Use the object... wrapper.Delete(); // Explicit cleanup // wrapper is now invalid
Response(question, title, default_value,
label, is_password);
page_range, is_silent,
is_shrunk_to_fit, is_printed_as_image,
is_reversed, is_to_print_annots);
Print(document, print_params);
file_format_type);
BrowseFile(is_open_dialog, file_format, file_filter);
Alert(msg, title, type, icon);
subject, cc, bcc, message);
value_after_changed);
to_address, cc_address, bcc_address,
subject, message, is_ui);
Query(keywords, search_scope, search_option, di_path);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
tile_scale
}
}
}
constructor();
}
is_search_in_marup,
}
}
ptr;
owned;
}
Delete();
}
}
}
Set(min_factor, max_factor);
min_factor
max_factor
}
}
}
}
MoveTo(parent_layer_node, index);
}
}
}
rotation);
height, rotation, is_comb_field_mode);
}
Move(point, width, height, rotation);
}
}
}
current_resource, property_name, file_spec);
}
}
}
}
Initialize(encrypt_data, user_password, owner_password);
InitializeW(encrypt_data, user_password, owner_password);
}
}
}
}
}
}
}
}
}
}
}
}
DecryptData(decryptor, encrypted_data, encrypted_data_len);
src_data, src_data_len);
src_data, src_data_len);
}
}
}
}
pause);
}
MoveTo(dest_bookmark, position);
}
}
}
pause);
pause);
options, pause);
}
}
}
}
}
}
}
}
}
}
}
}
}
static e_PwdInvalid;
static e_PwdNoPassword;
static e_PwdUser;
static e_PwdOwner;
static e_EncryptUnknown;
static e_EncryptNone;
static e_EncryptPassword;
static e_EncryptCertificate;
static e_EncryptFoxitDRM;
static e_EncryptCustom;
static e_EncryptRMS;
static e_EncryptCDRM;
static e_PermPrint;
static e_PermModify;
static e_PermExtract;
static e_PermAnnotForm;
static e_PermFillForm;
static e_PermExtractAccess;
static e_PermAssemble;
static e_PermPrintHigh;
static e_SaveFlagNormal;
static e_SaveFlagIncremental;
static e_SaveFlagNoOriginal;
static e_SaveFlagXRefStream;
static e_SaveFlagLinearized;
static e_SaveFlagRemoveRedundantObjects;
static e_SaveFlagNoUpdatingMetadataDateTime;
static e_ImportFlagNormal;
static e_ImportFlagWithLayers;
static e_ImportFlagShareStream;
static e_ExtractPagesOptionAnnotation;
static e_ExtractPagesOptionStructureTree;
static e_ExtractPagesOptionJavascript;
static e_ExtractPagesOptionOCProperties;
static e_ExtractPagesOptionObjectStream;
static e_ExtractPagesOptionAttachFiles;
static e_InsertDocOptionAttachments;
static e_DisplayUseNone;
static e_DisplayUseOutlines;
static e_DisplayUseThumbs;
static e_DisplayFullScreen;
static e_DisplayUseOC;
static e_DisplayUseAttachment;
static e_Forms;
static e_Annots;
static e_Links;
static e_WrapperNone;
static e_WrapperFoxit;
static e_WrapperPDFV2;
IsEmpty();
GetFileSize();
IsLinearized();
IsTaggedPDF();
Load(password);
LoadW(password);
StartLoad(password, is_cache_stream,
pause);
StartLoadW(password, is_cache_stream,
pause);
GetFirstAvailPageIndex();
IsXFA();
IsEncrypted();
ClearRenderCache();
GetPasswordType();
GetEncryptionType();
CheckPassword(password);
IsUserPassword(password);
IsOwnerPassword(password);
GetUserPassword(owner_password);
GetStdEncryptData();
GetCertificateEncryptData();
GetDRMEncryptData();
GetCustomEncryptData();
GetRMSEncryptData();
SaveAs(file_path, save_flags);
StartSaveAs(file_path, save_flags,
pause);
StartSaveAsAsync(file_path, save_flags,
StartSaveAs(file, save_flags,
pause);
GetRootBookmark();
CreateRootBookmark();
GetBookmarkLevelDepth();
RemoveBookmark(bookmark);
HasLayer();
HasHeaderFooter();
GetEditableHeaderFooter();
AddHeaderFooter(headerfooter);
UpdateHeaderFooter(headerfooter);
RemoveAllHeaderFooters();
GetPageCount();
GetPage(index);
GetDisplayMode();
SetDisplayMode(display_mode);
GetCatalog();
GetTrailer();
GetInfo();
GetEncryptDict();
GetPagesDict();
GetIndirectObject(object_number);
AddIndirectObject(pdf_object);
DeleteIndirectObject(object_number);
GetUserPermissions();
IsWrapper();
GetWrapperType();
GetWrapperData();
GetWrapperOffset();
GetPayLoadData();
StartGetPayloadFile(payload_file, pause);
SaveAsWrapperFile(file_path, wrapper_data,
user_permissions, owner_password);
StartSaveAsPayloadFile(file_path, payload_file_path,
crypto_filter, description, version,
ave_flags, pause);
HasForm();
GetReadingBookmarkCount();
GetReadingBookmark(index);
InsertReadingBookmark(reading_bookmark_index,
title, dest_page_index);
RemoveReadingBookmark(reading_bookmark);
GetSignatureCount();
GetSignature(index);
RemoveSignature(signature);
InsertPage(index, width, height);
InsertPage(index, size);
AddPageFromTemplate(template_name);
HidePageTemplate(template_name);
RemovePage(index);
RemovePage(page);
MovePageTo(page, dest_index);
MovePagesTo(page_range, dest_index);
StartImportPagesFromFilePath(dest_index, src_file_path, password,
flags, layer_name, page_range,
pause);
StartImportPagesFromFilePathAsync(dest_index, src_file_path, password,
flags, layer_name, page_range,
StartImportPages(dest_index, src_doc,
flags, layer_name, page_range,
pause);
StartImportPagesAsync(dest_index, src_doc,
flags, layer_name, page_range,
StartExtractPages(file_path, options, page_range,
pause);
StartExtractPagesAsync(file_path, options, page_range,
StartExtractPages(file, options, page_range,
pause);
InsertDocument(dest_index, src_doc, options);
ImportFromFDF(fdf_doc, types, page_range);
ImportFromFDFAsync(fdf_doc, types, page_range);<boolean>;
ExportToFDF(fdf_doc, types, page_range);
ExportToFDFAsync(fdf_doc, types, page_range);<boolean>;
ExportAnnotToFDF(pdf_annot, fdf_doc);
ExportFormFieldsToFDF(field_array, is_include, fdf_doc);
GetHeader();
GetFileVersion();
SetFileVersion(version);
SetSecurityHandler(handler);
GetSecurityHandler();
RemoveSecurity();
GetFontCount();
GetFont(index);
GetOpenAction();
SetOpenAction(action);
RemoveOpenAction();
DoJSOpenAction();
IsPortfolio();
GetPageBasicInfo(index);
GetEmbeddedFontData();
CreateDSS();
AddTableOfContents(table_of_contents_config);
SetCacheFile(file_stream, is_own_file_stream);
StartRecognizeForm(pause);
GetPageText(page_index);
AddPagingSealSignature(page_range, width, height);
StartEmbedAllFonts(pause);
StartAddTiledWatermark(text, settings, page_range,
pause);
StartAddTiledWatermark(src_img_file_path, settings, page_range,
pause);
StartAddTiledWatermark(src_img_stream, settings, page_range,
pause);
StartAddTiledWatermark(page, settings, page_range,
pause);
}
static e_PrintScaleNone;
static e_PrintScaleAppDefault;
static e_HideToolbar;
static e_HideMenubar;
static e_HideWindowUI;
static e_FitWindow;
static e_CenterWindow;
static e_DisplayDocTitle;
IsEmpty();
GetUIDisplayStatus(pref);
SetUIDisplayStatus(pref, value);
GetNonFullScreenPageMode();
SetNonFullScreenPageMode(display_mode);
GetReadingDirection();
SetReadingDirection(is_left_to_right);
GetViewArea();
SetViewArea(box_type);
GetViewClip();
SetViewClip(box_type);
GetPrintArea();
SetPrintArea(box_type);
GetPrintClip();
SetPrintClip(box_type);
GetPrintScale();
SetPrintScale(print_scale);
GetPrintCopies();
SetPrintCopies(print_copies);
GetPrintRange();
SetPrintRange(page_range);
GetDict();
}
IsEmpty();
HasKey(key);
GetCreationDateTime();
GetModifiedDateTime();
SetCreationDateTime(date_time);
SetModifiedDateTime(date_time);
GetValues(key);
SetValues(key, value_array);
GetCustomerKeys();
RemoveCustomerKey(key);
}
static e_TextMergeNone;
static e_TextMergeTJY;
static e_TextMergeBTET;
IsEmpty();
GetFirstGraphicsObjectPosition(filter);
GetNextGraphicsObjectPosition(position, filter);
GetLastGraphicsObjectPosition(filter);
GetPrevGraphicsObjectPosition(position, filter);
GetGraphicsObject(position);
InsertGraphicsObject(position_insert_after, graphics_object);
RemoveGraphicsObject(graphics_object);
RemoveGraphicsObjectByPosition(position);
MoveGraphicsObjectByPosition(current_position, position_move_after);
GetGraphicsObjectPosition(graphics_object);
GetGraphicsObjectCount();
GetGraphicsObjectIndex(graphics_object);
GetGraphicsObject(index);
GenerateContent();
GenerateContentAsync();<boolean>;
GenerateContent(text_merge_option);
GenerateContentAsync(text_merge_option);<boolean>;
Release();
}
static e_ParsePageNormal;
static e_ParsePageTextOnly;
static e_CalcContentsBox;
static e_CalcDetection;
e_FlattenAll;
e_FlattenNoAnnot;
static e_MediaBox;
static e_CropBox;
static e_TrimBox;
static e_ArtBox;
static e_BleedBox;
static e_SizeLetter;
static e_SizeLegal;
static e_SizeA2;
static e_SizeA3;
static e_SizeA4;
static e_SizeA5;
static e_SizeA6;
static e_SizeB2;
static e_SizeB3;
static e_SizeB4;
static e_SizeB5;
static e_SizeB6;
GetDocument();
GetDict();
IsParsed();
StartParse(flags, pause,
is_reparse);
StartParseAsync(flags, pause,
GetIndex();
GetHeight();
GetWidth();
GetRotation();
LoadThumbnail();
GetDisplayMatrix(left, top, width, height, rotate);
CalcContentBBox(mode);
GetAnnotCount();
GetAnnot(index);
GetAnnotAtPoint(position, tolerance);
GetAnnotAtDevicePoint(position, tolerance, matrix);
GetAnnotsAtPoint(position, tolerance);
GetAnnotsAtDevicePoint(position, tolerance, matrix);
AddAnnot(type, rect);
AddAnnotAsync(type, rect);<
Annot>;
AddAnnot(annot_dict);
RemoveAnnot(annot);
MoveAnnotToFirst(annot);
MoveAnnotToLast(annot);
MoveAnnotToPrev(annot);
MoveAnnotToNext(annot);
UpdateAnnotList();
HasTransparency();
Flatten(for_display, options);
FlattenAnnot(annot);
SetAnnotGroup(annot_array, header_index);
AddSignature(rect);
AddSignature(rect, field_name);
AddSignature(rect, field_name, signature_type, to_check_permission);
AddSignatureWithExistedVDict(rect, field_name, signature_type, to_check_permission,
existed_signature);
HasWatermark();
RemoveAllWatermarks();
SetRotation(rotate);
SetSize(width, height);
SetSize(size);
SetBox(box_type, box);
GetBox(box_type);
GetUserUnitSize();
SetUserUnitSize(user_unit);
Transform(matrix, need_transform_clip_path, need_transform_annotations);
Normalize();
SetClipRect(clip_rect);
SetThumbnail(thumbnail);
GetGraphicsObjectAtPoint(point, tolerance,
filter);
GetGraphicsObjectsAtPoint(point, tolerance, filter);
GetGraphicsObjectAtDevicePoint(point, tolerance, matrix,
filter);
GetGraphicsObjectsAtDevicePoint(point, tolerance, matrix,
filter);
GetGraphicsObjectAtRectangle(rect, filter);
GetGraphicsObjectsAtRectangle(rect, filter);
AddImage(image, frame_index, position, width, height,
auto_generate_content);
AddImageFromFilePath(file_path, position, width, height,
auto_generate_content);
GetAnnots();
GetResources();
GetContents();
GetThumb();
GetInheritedAttribute(attruibute_name);
ClearRenderCache();
GetSuggestedRect(render_result, render_matrix, point);
AddText(text, rect, style);
AddText(text, rect, style, rotation);
}
static e_None
static e_DecimalNums
static e_UpperRomanNums
static e_LowerRomanNums
static e_UpperLetters
static e_LowerLetters
IsEmpty();
GetPageLabelTitle(page_index);
HasPageLabel(page_index);
GetPageLabelStyle(page_index);
GetPageLabelPrefix(page_index);
GetPageLabelStart(page_index);
SetPageLabel(page_index, label_style, first_label_number, prefix_string);
RemovePageLabel(page_index);
RemoveAll();
GetNumberTree();
}
static e_TypeUnknown;
static e_TypeFolder;
static e_TypeFile;
IsEmpty();
GetNodeType();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
IsRoot();
GetName();
AddFile(file_path);
AddFile(file_stream, file_name);
AddPDFDoc(pdf_doc, file_name);
AddSubFolder(folder_name);
RemoveSubNode(sub_node);
GetSortedSubNodes();
GetModifiedDateTime();
GetCreationDateTime();
GetDescription();
SetDescription(description);
}
GetFileSpec();
GetKeyName();
}
IsEmpty();
GetKeyName();
SetKeyName(key_name);
GetSubtypeName();
SetSubtypeName(subtype_name);
GetDisplayName();
SetDisplayName(display_name);
IsVisible();
SetVisibility(is_visible);
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_InitialViewUnknownMode;
static e_InitialViewDetailMode;
static e_InitialViewTileMode;
static e_InitialViewHidden;
static CreatePortfolio();
static CreatePortfolio(portfolio_pdf_doc);
IsEmpty();
GetPortfolioPDFDoc();
GetRootNode();
GetInitialViewMode();
SetInitialViewMode(mode);
IsSortedInAscending();
SetSortingOrder(use_ascending_order);
GetSortingFieldKeyName();
SetSortingFieldKeyName(name);
GetInitialFileSpecKeyName();
SetInitialFileSpecKeyName(name);
GetSchemaFields();
SetSchemaFields(field_array);
}
IsEmpty();
GetTitle();
GetPageIndex();
SetPageIndex(index);
GetDateTime(is_creation_date);
SetDateTime(date_time, is_creation_date);
}
static e_Normal;
static e_WithImage;
static e_NoTruncate;
IsEmpty();
SetScreenSize(width, height);
SetScreenMargin(left, top, right, bottom);
SetZoom(zoom);
SetParseFlags(flags);
SetLineSpace(line_space);
SetImageScale(image_scale);
SetTopSpace(top_space);
StartParse(pause);
GetContentWidth();
GetContentHeight();
GetDisplayMatrix(offset_x, offset_y, width, height, rotate);
GetFocusData(matrix, point);
GetFocusPosition(matrix, focus_data);
IsParsed();
}
static e_MediaOptionMustBeHonored;
static e_MediaOptionBestEffort;
static e_MediaPermTempNever;
static e_MediaPermTempExtract;
static e_MediaPermTempAccess;
static e_MediaPermTempAlways;
static e_MediaPlayerMustUsed;
static e_MediaPlayerAvailable;
static e_MediaPlayerNotUsed;
static e_MediaPlayerFitStyleMeet;
static e_MediaPlayerFitStyleSlice;
static e_MediaPlayerFitStyleFill;
static e_MediaPlayerFitStyleScroll;
static e_MediaPlayerFitStyleHidden;
static e_MediaPlayerFitStyleDefault;
static e_WindowTypeFloating;
static e_WindowTypeFullScreen;
static e_WindowTypeHidden;
static e_WindowTypeAnnotRect;
static e_MonitorSpecifierLargest;
static e_MonitorSpecifierSmallest;
static e_MonitorSpecifierPrimary;
static e_MonitorSpecifierGreatestColorDepth;
static e_MonitorSpecifierGreatestArea;
static e_MonitorSpecifierGreatestHeight;
static e_MonitorSpecifierGreatestWidth;
static e_FloatingWindowRelatedWindowDocument;
static e_FloatingWindowRelatedWindowApplication;
static e_FloatingWindowRelatedWindowFullDesktop;
static e_FloatingWindowRelatedWindowMonitor;
static e_FloatingWindowResizeTypeNo;
static e_FloatingWindowResizeTypeAspectRatio;
static e_FloatingWindowResizeTypeAnyway;
static e_FloatingWindowOffscreenEventNone;
static e_FloatingWindowOffscreenEventMoveResize;
static e_FloatingWindowOffscreenEventNonViable;
IsEmpty();
GetDict();
GetRenditionName();
SetRenditionName(name);
HasMediaClip();
GetMediaClipName();
SetMediaClipName(name);
GetMediaClipFile();
SetMediaClipFile(file_specification);
GetMediaClipContentType();
SetMediaClipContentType(content_type);
GetPermission();
SetPermission(permission);
GetMediaDescriptions();
SetMediaDescriptions(description_array);
GetMediaBaseURL();
SetMediaBaseURL(base_url, opt_type);
GetMediaPlayerCount(type);
GetMediaPlayer(type, index);
AddMediaPlayer(type, player);
RemoveMediaPlayer(type, player);
GetVolume();
SetVolume(volume, opt_type);
IsControlBarVisible();
EnableControlBarVisible(is_visible, opt_type);
GetFitStyle();
SetFitStyle(fit_style, opt_type);
GetDuration();
SetDuration(duration, opt_type);
IsAutoPlay();
EnableAutoPlay(is_auto_play, opt_type);
GetRepeatCount();
SetRepeatCount(count, opt_type);
GetWindowType();
SetWindowType(window_type, opt_type);
GetBackgroundColor();
SetBackgroundColor(color, opt_type);
GetBackgroundOpacity();
SetBackgroundOpacity(opacity, opt_type);
GetMonitorSpecifier();
SetMonitorSpecifier(monitor_specifier, opt_type);
GetFloatingWindowWidth();
GetFloatingWindowHeight();
SetFloatingWindowSize(width, height, opt_type);
GetFloatingWindowRelatedWindowType();
SetFloatingWindowRelatedWindowType(window_type, opt_type);
GetFloatingWindowPosition();
SetFloatingWindowPosition(position, opt_type);
GetFloatingWindowOffscreenEvent();
SetFloatingWindowOffscreenEvent(offscreen_event, opt_type);
HasFloatingWindowTitleBar();
EnableFloatingWindowTitleBar(is_visible, opt_type);
HasFloatingWindowCloseButton();
EnableFloatingWindowCloseButton(is_visible, opt_type);
GetFloatingWindowResizeType();
SetFloatingWindowResizeType(resize_type, opt_type);
GetFloatingWindowTitles();
SetFloatingWindowTitles(titles, opt_type);
}
IsEmpty();
GetDict();
GetSoftwareURI();
SetSoftwareURI(uri);
GetOSIdentifiers();
SetOSIdentifiers(identifier_array);
}
NeedToCancelNow();
}
static e_Unknown;
static e_Normal;
static e_Generated;
static e_UnUnicode;
static e_Hyphen;
static e_ComboWord;
char_box, char_outbox, matrix);
Set(font, flag, font_size, origin_x, origin_y,
char_box, char_outbox, matrix);
font;
flag;
font_size;
origin_x;
origin_y;
char_box;
char_outbox;
matrix;
}
static e_ParseTextNormal;
static e_ParseTextOutputHyphen;
static e_ParseTextUseStreamOrder;
e_TextStreamOrder;
e_TextDisplayOrder;
IsEmpty();
GetCharCount();
GetCharInfo(char_index);
GetChars(start, count);
GetIndexAtPos(x, y, tolerance);
GetTextInRect(rect);
GetText(flag);
GetWordAtPos(x, y, tolerance);
GetTextRectCount(start, count);
GetTextRect(rect_index);
GetBaselineRotation(rect_index);
GetTextRectArrayByRect(rect);
GetCharRange(rect);
GetTextUnderAnnot(annot);
}
static e_SearchNormal;
static e_SearchMatchCase;
static e_SearchMatchWholeWord;
static e_SearchConsecutive;
static e_SearchNotMatchFullWidth;
IsEmpty();
SetPattern(key_words);
SetStartPage(page_index);
SetEndPage(page_index);
SetStartCharacter(char_index);
SetSearchFlags(search_flags);
FindNext();
FindPrev();
GetMatchRects();
GetMatchPageIndex();
GetMatchSentence();
GetMatchSentenceStartIndex();
GetMatchSentenceEndIndex();
GetMatchStartCharIndex();
GetMatchEndCharIndex();
}
IsEmpty();
GetURI();
GetStartCharIndex();
GetEndCharIndex();
GetRects();
}
IsEmpty();
GetTextLinkCount();
GetTextLink(index);
}
static e_TypeNone;
static e_TypeEndpoint;
static e_TypeMidpoint;
static e_TypeIntersectionPoint;
static e_TypeNearestPoint;
IsEmpty();
GetType();
GetPoint();
}
static e_FlagEndpoint;
static e_FlagMidpoint;
static e_FlagIntersectionPoint;
static e_FlagNearestPoint;
IsEmpty();
Reload();
GetSnappedPointAtPos(position, flags);
}
static e_None;
static e_Row;
static e_Column;
static e_Structure;
IsEmpty();
Reload();
GetOrderType();
SetOrderType(order_type);
GetFirstAnnot();
GetLastAnnot();
GetNextAnnot(annot);
GetPrevAnnot(annot);
AdjustStructureOrder(annot_array);
}
Release();
Refresh(psi, rect);
}
IsEmpty();
SetCallback(callback);
SetColor(color);
SetDiameter(diameter);
SetOpacity(opacity);
AddPoint(point, type, pressure);
GetContentsRect();
GetBitmap();
ConvertToPDFAnnot(page, annot_rect, rotate);
}
IsEmpty();
GetWidth();
GetHeight();
InsertToPage(page);
}
static e_FlagASPageContents;
static e_FlagASAnnot;
static e_FlagOnTop;
static e_FlagNoPrint;
static e_FlagInvisible;
static e_FlagShareImageStream;
static e_FlagShareTextStream;
static e_FlagSharePageStream;
scale_x, scale_y, rotation, opacity);
Set(position, offset_x, offset_y, flags,
scale_x, scale_y, rotation, opacity);
position;
offset_x;
offset_y;
flags;
scale_x;
scale_y;
rotation;
opacity;
}
static e_FontStyleNormal;
static e_FontStyleUnderline;
constructor(font, font_size, color, style, line_space, alignment);
Set(font, font_size, color, style, line_space, alignment);
font;
font_size;
color;
font_style;
line_space;
alignment;
}
static e_TypeNone;
static e_TypeCRL;
static e_TypeOCSP;
Set(type, response_data);
type;
response_data;
}
Set(start_time, end_time);
start_time;
end_time;
}
static e_CertStatusValid;
static e_CertStatusRevoked;
static e_CertStatusExpired;
static e_CertStatusUnknown;
static e_ReasonNoStatus;
static e_ReasonUnspecified;
static e_ReasonKeyCompromise;
static e_ReasonCACompromise;
static e_ReasonAffiliationChanged;
static e_ReasonSuperseded;
static e_ReasonCessationOfOperation;
static e_ReasonCertificateHold;
static e_ReasonRemoveFromCRL;
static e_ReasonPrivilegeWithDrawn;
static e_ReasonAACompromise;
static e_LocationNotSet;
static e_LocationDSS;
static e_LocationSignature;
static e_LocationOnline;
response_effect_time_range, revoke_time,
cert_status, reason,
cert_check_time,
exist_signature_vri_creation_time, signature_vri_creation_time,
exist_response_signature_vri_creation_time, response_signature_vri_creation_time,
response_info_location);
Set(cert, is_ca, is_trusted, response,
response_effect_time_range, revoke_time,
cert_status, reason,
cert_check_time,
exist_signature_vri_creation_time, signature_vri_creation_time,
exist_response_signature_vri_creation_time, response_signature_vri_creation_time,
response_info_location);
cert;
is_ca;
is_trusted;
response;
response_effect_time_range;
revoke_time;
cert_status;
reason;
cert_check_time;
exist_signature_vri_creation_time;
signature_vri_creation_time;
exist_response_signature_vri_creation_time;
response_signature_vri_creation_time;
response_info_location;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
Set(cert, issuer);
cert;
issuer;
}
Set(ocsp_array, crl_array);
ocsp_array;
crl_array;
}
Release();
GetCertChainFromSignature(signature_content);
GetResponseOnLineForSingleCert(cert_issuer_pair);
VerifyOCSP(cert_issuer_pair, ocsp_data);
VerifyCRL(cert_issuer_pair, crl_data);
IsCA(cert);
GetDTSTime(signature_content);
GetTSTSignature(signature_content);
GetTSTTime(signature_content);
GetOCSPCertAndIssuer(ocsp_data, trust_cert_chain);
GetOCSPProducedAtTime(ocsp_data);
IsOCSPNeedCheck(ocsp_data);
GetCertValidTimeRange(cert);
GetOCSPSignature(ocsp_data);
GetCRLSignature(crl_data);
GetRevocationInfoFromSignatureData(signature_content);
IsIssuerMatchCert(cert_issuer_pair);
}
IsCertTrusted(cert);
IsCertTrustedRoot(cert);
}
static e_SignatureCreationTime;
static e_SignatureTSTTime;
static e_CurrentTime;
static e_VRICreationTime;
static e_VerifyModeAcrobat;
constructor(document, is_verify_signature, use_expired_tst,
ignore_doc_info, time_type);
IsEmpty();
SetRevocationCallback(callback);
SetVerifyMode(mode);
SetTrustedCertStoreCallback(callback);
Verify();
VerifySignature(signature);
AddDSS(signature_verify_result);
}
static e_LTVStateInactive;
static e_LTVStateEnable;
static e_LTVStateNotEnable;
IsEmpty();
GetSignatureName();
GetSignatureHashValue();
GetSignatureState();
GetSignatureCheckTime();
GetSignatureCheckTimeType();
GetLTVState();
GetCertificateVerifyResults();
GetOCSPSigantureVerifyResults();
GetTSTSignatureVerifyResult();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_StateUnknown;
static e_StateNoSignData;
static e_StateUnsigned;
static e_StateSigned;
static e_StateVerifyValid;
static e_StateVerifyInvalid;
static e_StateVerifyErrorData;
e_StateVerifyNoSupportWay;
static e_StateVerifyErrorByteRange;
static e_StateVerifyChange;
static e_StateVerifyIncredible;
static e_StateVerifyNoChange;
static e_StateVerifyIssueValid;
static e_StateVerifyIssueUnknown;
static e_StateVerifyIssueRevoke;
static e_StateVerifyIssueExpire;
static e_StateVerifyIssueUncheck;
static e_StateVerifyIssueCurrent;
static e_StateVerifyTimestampNone;
static e_StateVerifyTimestampDoc;
static e_StateVerifyTimestampValid;
static e_StateVerifyTimestampInvalid;
static e_StateVerifyTimestampExpire;
static e_StateVerifyTimestampIssueUnknown;
static e_StateVerifyTimestampIssueValid;
static e_StateVerifyTimestampTimeBefore;
static e_StateCertCannotGetVRI;
static e_StateVerifyChangeLegal;
static e_StateVerifyChangeIllegal;
static e_APFlagFoxitFlag;
static e_APFlagLabel;
static e_APFlagReason;
static e_APFlagSigningTime;
static e_APFlagDN;
static e_APFlagLocation;
static e_APFlagSigner;
static e_APFlagBitmap;
static e_APFlagText;
static e_APFlagFoxitEditorFlag;
static e_APFlagProducer;
static e_KeyNameSigner;
static e_KeyNameLocation;
static e_KeyNameReason;
static e_KeyNameContactInfo;
static e_KeyNameDN;
static e_KeyNameText;
static e_KeyNameProducer;
static e_DigestSHA1;
static e_DigestSHA256;
static e_DigestSHA384;
static e_DigestSHA512;
static e_SignatureTypeOrdinary;
static e_SignatureTypeTimeStamp;
static e_SignatureTypePagingSeal;
static e_PAdESLevelNotPAdES;
static e_PAdESLevelNone;
static e_PAdESLevelBB;
static e_PAdESLevelBT;
static e_PAdESLevelBLT;
static e_PAdESLevelBLTA;
static e_DocPermUnrestricted;
static e_DocPermNoChangesAllowed;
static e_DocPermFillingFormAndSigning;
static e_DocPermFillingFormSigningAndAnnotating;
static e_FieldMDPActionNone;
static e_FieldMDPActionAll;
static e_FieldMDPActionInclude;
static e_FieldMDPActionExclude;
static e_LabelNameSigner;
static e_LabelNameLocation;
static e_LabelNameReason;
static e_LabelNameSignTime;
static e_LabelNameDN;
static e_LabelNameProducer;
IsEmpty();
IsSigned();
SetDocPermission(permission);
GetDocPermission();
SetFieldMDPActionFields(action, field_array);
GetFieldMDPAction();
GetFieldMDPActionFields();
EnableIncrementalSaveForFirstSigning(enable_incremental_save);
StartSign(cert_path, cert_password,
digest_algorithm, save_path,
client_data, pause);
StartSignAsync(cert_path, cert_password,
digest_algorithm, save_path,
StartSign(cert_file_stream, cert_password,
digest_algorithm, save_path,
client_data, pause);
StartSign(cert_path, cert_password,
digest_algorithm, stream_callback,
client_data, pause);
StartVerify(client_data, pause);
GetCertificateInfo(key);
GetByteRangeArray(out_byte_range_array [number, number, number, number]);
GetState();
ClearSignedData();
GetDocument();
GetSignedVersionDocument(file_path);
GetAppearanceFlags();
SetAppearanceFlags(appearance_flags);
SetAppearanceContent(appearance_content);
GetSignTime();
SetSignTime(sign_time);
GetFilter();
SetFilter(filter);
GetSubFilter();
SetSubFilter(sub_filter);
GetKeyValue(key);
SetKeyValue(key, value);
SetKeyLabel(label_name, label_value);
GetKeyLabel(label_name);
GetBitmap();
SetBitmap(bitmap);
SetImage(image, frame_index);
SetImage(file_path, frame_index);
GetSignatureDict();
SetDefaultContentsLength(default_length);
GetCertCount();
GetCert(index);
SetCertChain(cert_chain);
GetSignatureType();
IsTimeStamp();
GetPAdESLevel();
SetCustomObject(key, pdf_object);
GetPagingSealGroupElements();
GenerateAppearance();
GetPagingSealSignature();
EnableEmbedFont(enable_embed_font);
}
static e_CertValid;
static e_CertExpired;
static e_CertUnsupportType;
static e_CertDataError;
static e_CertInvalidPassword;
static e_CertInvalidPath;
static e_CertNotSet;
static e_CertCannotGetPrivateKey;
Release();
StartCalcDigest(file, byte_range_array,
size_of_array, signature, client_data);
ContinueCalcDigest(client_data, pause);
GetDigest(client_data);
Sign(digest, digest_length, cert_path,
cert_password, digest_algorithm,
client_data);
Sign(digest, digest_length, cert_file_stream,
cert_password, digest_algorithm, client_data);
VerifySigState(digest, digest_length, signed_data, signed_data_len,
client_data);
IsNeedPadData();
CheckCertificateValidity(cert_path, cert_password, client_data);
}
static Initialize();
static Release();
static GetServerCount();
static GetServer(index);
static GetServerIndex(server);
static GetDefaultServer();
static SetDefaultServer(index);
static SetDefaultServer(server);
static AddServer(server_name, server_url, user_name, password);
static RemoveServer(index);
static RemoveServer(server);
}
static e_SendResultSuccess;
static e_SendResultFailToCreateSocket;
static e_SendResultFailToConnect;
static e_SendResultFailToSendData;
static e_SendResultFailToReceiveData;
static e_SendResultFailToRequest;
static e_SendResultFailToGetData;
static e_SendResultOutOfMemory;
IsEmpty();
SendTimeStampRequest(request);
GetTimeStampMessage();
}
Release();
SendTimeStampRequest(request);
GetTimeStampMessage();
}
static e_PagingSealPositionLeft;
static e_PagingSealPositionRight;
static e_PagingSealPositionTop;
static e_PagingSealPositionBottom;
static e_PagingSealStyleMultipleSignatures;
static e_PagingSealStyleOneSignature;
constructor(paging_seal_position, offset, first_page_percent, is_on_perforation,
paging_seal_style, is_display_multiple_seal, page_count_for_each_seal);
Set(paging_seal_position, offset, first_page_percent, is_on_perforation,
paging_seal_style, is_display_multiple_seal, page_count_for_each_seal);
paging_seal_position;
offset;
first_page_percent;
is_on_perforation
paging_seal_style;
is_display_multiple_seal
page_count_for_each_seal;
}
static e_PagingSealAPStateUnknown;
static e_PagingSealAPStateUnsigned;
static e_PagingSealAPStateSigned;
static e_PagingSealAPStateValid;
static e_PagingSealAPStateInvalid;
SetPagingSealConfig(paging_seal_config);
SetAPStateBitmap(ap_state, bitmap);
GenerateAppearance();
}
static e_FlagFont;
static e_FlagTextColor;
static e_FlagFontSize;
Set(flags, font, text_size, text_color);
flags;
font;
text_size;
text_color;
}
static e_CornerMarkNone;
static e_CornerMarkSuperscript;
static e_CornerMarkSubscript;
constructor(font, text_size, text_alignment, text_color,
is_bold, is_italic, is_underline, is_strikethrough, mark_style);
Set(font, text_size, text_alignment, text_color,
is_bold, is_italic, is_underline, is_strikethrough, mark_style);
font;
text_size;
text_alignment;
text_color;
is_bold;
is_italic;
is_underline;
is_strikethrough;
mark_style;
}
static e_Solid;
static e_Dashed;
static e_UnderLine;
static e_Beveled;
static e_Inset;
static e_Cloudy;
constructor(width, style, intensity, dash_phase, dashes);
Set(width, style, intensity, dash_phase, dashes);
width;
style;
cloud_intensity;
dash_phase;
dashes;
}
Set(first, second, third, fourth);
first;
second;
third;
fourth;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_ScaleWayNone;
static e_ScaleWayAlways;
static e_ScaleWayBigger;
static e_ScaleWaySmaller;
static e_ScaleWayNever;
constructor(type, is_proportional_scaling, horizontal_fraction,
vertical_fraction, fit_bounds);
Set(type, is_proportional_scaling, horizontal_fraction,
vertical_fraction, fit_bounds);
scale_way_type;
is_proportional_scaling;
horizontal_fraction;
vertical_fraction;
fit_bounds;
}
static e_UnknownType;
static e_Note;
static e_Link;
static e_FreeText;
static e_Line;
static e_Square;
static e_Circle;
static e_Polygon;
static e_PolyLine;
static e_Highlight;
static e_Underline;
static e_Squiggly;
static e_StrikeOut;
static e_Stamp;
static e_Caret;
static e_Ink;
static e_PSInk;
static e_FileAttachment;
static e_Sound;
static e_Movie;
static e_Widget;
static e_Screen;
static e_PrinterMark;
static e_TrapNet;
static e_Watermark;
static e_3D;
static e_Popup;
static e_Redact;
static e_RichMedia;
static e_PagingSeal;
static e_FlagInvisible;
static e_FlagHidden;
static e_FlagPrint;
static e_FlagNoZoom;
static e_FlagNoRotate;
static e_FlagNoView;
static e_FlagReadOnly;
static e_FlagLocked;
static e_FlagToggleNoView;
static e_FlagLockedContents;
static e_HighlightingNone;
static e_HighlightingInvert;
static e_HighlightingOutline;
static e_HighlightingPush;
static e_HighlightingToggle;
static e_PropertyModifiedDate;
static e_PropertyCreationDate;
static e_PropertyBorderColor;
static e_PropertyFillColor;
static e_MKEntryRotation;
static e_MKEntryBorderColor;
static e_MKEntryBackgroundColor;
static e_MKEntryNormalCaption;
static e_MKEntryRolloverCaption;
static e_MKEntryDownCaption;
static e_MKEntryNormalIcon;
static e_MKEntryRolloverIcon;
static e_MKEntryDownIcon;
static e_MKEntryIconFit;
static e_MKEntryIconCaptionRelation;
static e_MKRelationNoIcon;
static e_MKRelationNoCaption;
static e_MKRelationCaptionBelowIcon;
static e_MKRelationCaptionAboveIcon;
static e_MKRelationCaptionRight;
static e_MKRelationCaptionLeft;
static e_MKRelationCaptionOvrlayOnIcon;
static e_AppearanceTypeNormal;
static e_AppearanceTypeRollover;
static e_AppearanceTypeDown;
IsEmpty();
GetPage();
IsMarkup();
GetType();
GetIndex();
GetContent();
SetContent(content);
GetModifiedDateTime();
SetModifiedDateTime(date_time);
GetFlags();
SetFlags(flags);;
GetUniqueID();
SetUniqueID(unique_id);
GetRect();
GetDisplayMatrix(page_display_matrix);
Move(rect);
Move(rect, is_reset_appearance);
GetBorderInfo();
SetBorderInfo(border);
GetBorderColor();
SetBorderColor(color);
ResetAppearanceStream();
ResetAppearanceStreamAsync();<boolean>;
ResetAppearanceStream(is_generate_new_appearance_obj);
GetDeviceRect(matrix);
GetDict();
HasProperty(property);
RemoveProperty(property);
GetOptionalContent();
GetAppearanceStream(type, appearance_state);
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
Set(firstcolor, secondcolor);
first_color;
second_color;
}
Release();
GetProviderID();
GetProviderVersion();
HasIcon(annot_type, icon_name);
CanChangeColor(annot_type, icon_name);
GetIcon(annot_type, icon_name, color);
GetShadingColor(annot_type, icon_name,
referenced_color, shading_index, out_shading_color);
GetDisplayWidth(annot_type, icon_name);
GetDisplayHeight(annot_type, icon_name);
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_StateModelMarked;
static e_StateModelReview;
static e_StateNone;
static e_StateMarked;
static e_StateUnmarked;
static e_StateAccepted;
static e_StateRejected;
static e_StateCancelled;
static e_StateCompleted;
static e_StateDeferred;
static e_StateFuture;
static e_EndingStyleNone;
static e_EndingStyleSquare;
static e_EndingStyleCircle;
static e_EndingStyleDiamond;
static e_EndingStyleOpenArrow;
static e_EndingStyleClosedArrow;
static e_EndingStyleButt;
static e_EndingStyleROpenArrow;
static e_EndingStyleRClosedArrow;
static e_EndingStyleSlash;
static e_MeasureTypeX;
static e_MeasureTypeY;
static e_MeasureTypeD;
static e_MeasureTypeA;
static e_MeasureTypeT;
static e_MeasureTypeS;
GetPopup();
SetPopup(popup);
RemovePopup();
GetTitle();
GetSubject();
SetSubject(subject);
GetOpacity();
SetOpacity(opacity);
GetIntent();
SetIntent(intent);
GetCreationDateTime();
SetCreationDateTime(date_time);
GetReplyCount();
GetReply(index);
AddReply();
RemoveReply(index);
RemoveAllReplies();
IsGrouped();
GetGroupHeader();
GetGroupElements();
Ungroup();
GetStateAnnots(model);
AddStateAnnot(
title, model, state);
RemoveAllStateAnnots();
GetRichTextCount();
GetRichTextContent(index);
SetRichTextContent(index, content);
GetRichTextStyle(index);
SetRichTextStyle(index, style);
AddRichText(content, style);
InsertRichText(index, content, style);
RemoveRichText(index);
}
GetOpenStatus();
SetOpenStatus(status);
GetIconName();
SetIconName(icon_name);
GetReplyTo();
IsStateAnnot();
GetStateModel();
GetState();
SetState(state);
}
GetQuadPoints();
SetQuadPoints(quad_points_array);
}
}
}
}
}
GetQuadPoints();
SetQuadPoints(quad_points_array);
GetHighlightingMode();
SetHighlightingMode(mode);
GetAction();
SetAction(action);
RemoveAction();
ExecuteJavaScriptAction();
}
GetFillColor();
SetFillColor(fill_color);
GetInnerRect();
SetInnerRect(inner_rect);
SetMeasureRatio(ratio);
GetMeasureRatio();
GetMeasureRatioW();
SetMeasureUnit(Mmeasure_type, unit);
GetMeasureUnit(measure_type);
GetMeasureUnitW(measure_type);
SetMeasureConversionFactor(measure_type, factor);
GetMeasureConversionFactor(measure_type);
}
GetFillColor();
SetFillColor(fill_color);
GetInnerRect();
SetInnerRect(inner_rect);
SetMeasureRatio(ratio);
GetMeasureRatio();
GetMeasureRatioW();
SetMeasureUnit(measure_type, unit);
GetMeasureUnit(measure_type);
GetMeasureUnitW(measure_type);
SetMeasureConversionFactor(measure_type, factor);
GetMeasureConversionFactor(measure_type);
}
GetFillColor();
SetFillColor(fill_color);
GetAlignment();
SetAlignment(alignment);
GetInnerRect();
SetInnerRect(inner_rect);
GetDefaultAppearance();
SetDefaultAppearance(default_ap);
GetCalloutLineEndingStyle();
SetCalloutLineEndingStyle(ending_style);
GetCalloutLinePoints();
SetCalloutLinePoints(point_array);
SetTextMatrix(text_matrix);
GetTextMatrix();
GetRotation();
SetRotation(rotation);
Rotate(rotation);
AllowTextOverflow(is_text_overflow);
}
static e_CapPosInline;
static e_CapPosTop;
GetLineStartStyle();
SetLineStartStyle(ending_style);
GetLineEndStyle();
SetLineEndStyle(ending_style);
GetStyleFillColor();
SetStyleFillColor(color);
GetStartPoint();
SetStartPoint(point);
GetEndPoint();
SetEndPoint(point);
HasCaption();
EnableCaption(cap);
GetCaptionPositionType();
SetCaptionPositionType(cap_position);
GetCaptionOffset();
SetCaptionOffset(offset);
GetLeaderLineLength();
SetLeaderLineLength(length);
GetLeaderLineExtensionLength();
SetLeaderLineExtensionLength(extension_length);
GetLeaderLineOffset();
SetLeaderLineOffset(offset);
SetMeasureRatio(ratio);
GetMeasureRatio();
GetMeasureRatioW();
SetMeasureUnit(measure_type, unit);
GetMeasureUnit(measure_type);
GetMeasureUnitW(measure_type);
SetMeasureConversionFactor(measure_type, factor);
GetMeasureConversionFactor(measure_type);
}
GetInkList();
SetInkList(ink_list);
EnableUseBezier(use_bezier);
}
GetIconName();
SetIconName(icon_name);
SetBitmap(bitmap);
SetImage(image, frame_index, compress);
SetRotation(angle);
GetRotation();
Rotate(angle);
}
SetImage(image, frame_index, compress);
GetBitmap();
GetMKDict();
SetMKDict(dict);
SetRotation(rotate);
GetRotation();
GetOpacity();
SetOpacity(opacity);
GetTitle();
GetAction();
SetAction(action);
RemoveAction();
}
GetFillColor();
SetFillColor(fill_color);
GetVertexes();
SetVertexes(vertexes);
SetMeasureRatio(ratio);
GetMeasureRatio();
GetMeasureRatioW();
SetMeasureUnit(measure_type, unit);
GetMeasureUnit(measure_type);
GetMeasureUnitW(measure_type);
SetMeasureConversionFactor(measure_type, factor);
GetMeasureConversionFactor(measure_type);
}
GetStyleFillColor();
SetStyleFillColor(fill_color);
GetVertexes();
SetVertexes(vertexes);
GetLineStartStyle();
SetLineStartStyle(starting_style);
GetLineEndStyle();
SetLineEndStyle(ending_style);
SetMeasureRatio(ratio);
GetMeasureRatio();
GetMeasureRatioW();
SetMeasureUnit(measure_type, unit);
GetMeasureUnit(measure_type);
GetMeasureUnitW(measure_type);
SetMeasureConversionFactor(measure_type, factor);
GetMeasureConversionFactor(measure_type);
}
GetInnerRect();
SetInnerRect(inner_rect);
}
SetFileSpec(file_spec);
GetFileSpec();
GetIconName();
SetIconName(icon_name);
}
GetOpenStatus();
SetOpenStatus(status);
GetParent();
}
}
static e_LineSpacingSingle;
static e_LineSpacingOneAndHalf;
static e_LineSpacingDouble;
static e_LineSpacingExactValue;
static e_LineSpacingAuto;
GetField();
GetControl();
GetHighlightingMode();
SetHighlightingMode(mode);
GetAction();
SetAction(action);
RemoveAction();
HasMKEntry(mk_entry);
RemoveMKEntry(mk_entry);
GetMKRotation();
SetMKRotation(rotation);
GetMKBorderColor();
SetMKBorderColor(color);
GetMKBackgroundColor();
SetMKBackgroundColor(color);
GetMKNormalCaption();
SetMKNormalCaption(caption);
GetMKRolloverCaption();
SetMKRolloverCaption(caption);
GetMKDownCaption();
SetMKDownCaption(caption);
GetMKNormalIconBitmap();
SetMKNormalIconBitmap(bitmap);
SetMKNormalIconImage(image, frame_index);
GetMKRolloverIconBitmap();
SetMKRolloverIconBitmap(bitmap);
SetMKRolloverIconImage(image, frame_index);
GetMKDownIconBitmap();
SetMKDownIconBitmap(bitmap);
SetMKDownIconImage(image, frame_index);
GetMKIconFit();
SetMKIconFit(icon_fit);
GetMKIconCaptionRelation();
SetMKIconCaptionRelation(relation);
SetAppearanceState(appearance_state);
GetAppearanceState();
GetAppearanceOnStateName();
GetLineSpacing(line_spacing_value);
SetLineSpacing(line_spacing_style, line_spacing_value);
}
GetQuadPoints();
SetQuadPoints(quad_points_array);
GetFillColor();
SetFillColor(fill_color);
GetApplyFillColor();
SetApplyFillColor(fill_color);
GetOverlayText();
SetOverlayText(overlay_text);
IsOverlayTextRepeated();
EnableRepeatOverlayText(is_to_repeat_overlay_text);
GetOverlayTextAlignment();
SetOverlayTextAlignment(alignment);
EnableAutoFontSize();
GetDefaultAppearance();
SetDefaultAppearance(default_ap);
Apply();
}
static e_SampleEncodingFormatRaw;
static e_SampleEncodingFormatSigned;
static e_SampleEncodingFormatMuLaw;
static e_SampleEncodingFormatALaw;
GetSoundStream();
GetSamplingRate();
GetChannelCount();
GetBits();
GetSampleEncodingFormat();
GetCompressionFormat();
GetFileSpec();
}
GetPagingSealSignature();
}
static e_PopupMenuItemNone;
static e_PopupMenuItemCut;
static e_PopupMenuItemCopy;
static e_PopupMenuItemPaste;
static e_PopupMenuItemDelete;
static e_PopupMenuItemSelectAll;
Release();
GetVersion();
Refresh(page, rect);
SetTimerCallback(elapse, timer) [boolean, number];
KillTimer(timer_id);
FocusGotOnControl(control, value);
FocusLostFromControl(control, value);
CreatePopupMenu();
AppendPopupMenuItem(h_popup_menu, popup_menu_item, default_string);
EnablePopupMenuItem(h_popup_menu, popup_menu_item, is_enabled);
ShowPopupMenu(h_popup_menu, point);
DestroyPopupMenu(h_popup_menu);
SetClipboardText(text);
GetClipboardText();
ReportInvalidValue(form_field_name, invalid_value);
}
static e_VkeyUnknown;
static e_VkeyBack;
static e_VkeyTab;
static e_VkeyReturn;
static e_VkeyShift;
static e_VkeyControl;
static e_VkeyMenu;
static e_VkeyPause;
static e_VkeyEscape;
static e_VkeySpace;
static e_VkeyPrior;
static e_VkeyNext;
static e_VkeyEnd;
static e_VkeyHome;
static e_VkeyLeft;
static e_VkeyUp;
static e_VkeyRight;
static e_VkeyDown;
static e_VkeyPrint;
static e_VkeySnapshot;
static e_VkeyInsert;
static e_VkeyDelete;
static e_VkeyHelp;
static e_Vkey0;
static e_Vkey1;
static e_Vkey2;
static e_Vkey3;
static e_Vkey4;
static e_Vkey5;
static e_Vkey6;
static e_Vkey7;
static e_Vkey8;
static e_Vkey9;
static e_VkeyA;
static e_VkeyB;
static e_VkeyC;
static e_VkeyD;
static e_VkeyE;
static e_VkeyF;
static e_VkeyG;
static e_VkeyH;
static e_VkeyI;
static e_VkeyJ;
static e_VkeyK;
static e_VkeyL;
static e_VkeyM;
static e_VkeyN;
static e_VkeyO;
static e_VkeyP;
static e_VkeyQ;
static e_VkeyR;
static e_VkeyS;
static e_VkeyT;
static e_VkeyU;
static e_VkeyV;
static e_VkeyW;
static e_VkeyX;
static e_VkeyY;
static e_VkeyZ;
e_VkeyNumpad0;
static e_VkeyNumpad1;
static e_VkeyNumpad2;
static e_VkeyNumpad3;
static e_VkeyNumpad4;
static e_VkeyNumpad5;
static e_VkeyNumpad6;
static e_VkeyNumpad7;
static e_VkeyNumpad8;
static e_VkeyNumpad9;
static e_VkeyMultiply;
static e_VkeyAdd;
static e_VkeySeparator;
static e_VkeySubtractv;
static e_VkeyDecimal;
static e_VkeyDivide;
static e_VkeyF1;
static e_VkeyF2;
static e_VkeyF3;
static e_VkeyF4;
static e_VkeyF5;
static e_VkeyF6;
static e_VkeyF7;
static e_VkeyF8;
static e_VkeyF9;
static e_VkeyF10;
static e_VkeyF11;
static e_VkeyF12;
static e_EventFlagShiftKey;
static e_EventFlagControlKey;
static e_EventFlagAltKey;
static e_EventFlagMetaKey;
static e_EventFlagKeyPad;
static e_EventFlagAutoRepeat;
static e_EventFlagLeftButtonDown;
static e_EventFlagMiddleButtonDown;
static e_EventFlagRightButtonDown;
static e_EventFlagCommand;
IsEmpty();
Render(page, matrix, renderer);
RenderAsync(page, matrix, renderer);<void>;
OnLButtonDown(page, point, flags);
OnLButtonDownAsync(page, point, flags);<boolean>;
OnLButtonUp(page, point, flags);
OnLButtonUpAsync(page, point, flags);<boolean>;
OnLButtonDoubleClick(page, point, flags);
OnMouseMove(page, point, flags);
OnMouseMoveAsync(page, point, flags);<boolean>;
OnMouseEnter(page, point, flags);
OnMouseHover(page, point, flags);
OnMouseLeave(page, point, flags);
OnMouseWheel(page, point, delta, flags);
OnRButtonDown(page, point, flags);
OnRButtonUp(page, point, flags);
OnRButtonDoubleClick(page, point, flags);
OnWheelButtonDown(page, point, flags);
OnWheelButtonUp(page, point, flags);
OnWheelButtonDoubleClick(page, point, flags);
OnKeyDown(key_code, flags);
OnKeyUp(key_code, flags);
OnChar(key_code, flags);
SetFocus(control);
KillFocus();
HighlightFormFields(is_highlight);
HighlightFormFields(is_highlight, is_sign_highlight);
SetHighlightColor(color);
ShowOverflowIndicator(is_show_overflow_indicator);
OnCut();
OnCopy();
OnPaste();
OnSelectAll();
OnDelete();
GetEditingTextCaretPosition(matrix);
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
constructor(option_value, option_label, selected, default_selected)
Set(option_value, option_label, selected, default_selected);
option_value;
option_label;
selected;
default_selected;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_TypeUnknown;
static e_TypePushButton;
static e_TypeCheckBox;
static e_TypeRadioButton;
static e_TypeComboBox;
static e_TypeListBox;
static e_TypeTextField;
static e_TypeSignature;
static e_FlagReadOnly;
static e_FlagRequired;
static e_FlagNoExport;
static e_FlagButtonNoToggleToOff;
static e_FlagButtonRadiosInUnison;
static e_FlagTextMultiline;
static e_FlagTextPassword;
static e_FlagTextFileSelect;
static e_FlagTextNoSpellCheck;
static e_FlagTextDoNotScroll;
static e_FlagTextComb;
static e_FlagComboEdit;
static e_FlagChoiceMultiSelect;
static e_FlagTextRichText;
static e_FlagChoiceSort;
static e_FlagChoiceCommitOnSelChange;
IsEmpty();
GetType();
GetFlags();
SetFlags(flags);
GetName();
GetDefaultValue();
SetDefaultValue(value);
GetValue();
SetValue(value);
GetAlignment();
SetAlignment(alignment);
GetAlternateName();
SetAlternateName(alternate_name);
GetDefaultAppearance();
SetDefaultAppearance(default_ap);
GetMappingName();
SetMappingName(name);
GetMaxLength();
SetMaxLength(max_length);
GetOptions();
SetOptions(option_array);
GetTopVisibleIndex();
SetTopVisibleIndex(index);
GetControlCount();
GetControl(index);
GetControlCount(page);
GetControl(page, index);
Reset();
GetDict();
GetValueObj();
GetDefaultValueObj();
GetInheritedAttribute(attribute_name);
}
IsEmpty();
GetAlignment();
SetAlignment(alignment);
NeedConstructAppearances();
SetConstructAppearances(need_construct);
GetControlAtDevicePoint(page, point, tolerance, type,
matrix);
GetControlAtPoint(page, point, tolerance, type);
GetDefaultAppearance();
SetDefaultAppearance(default_ap);
GetDocument();
GetFieldsInCalculationOrder();
SetFieldsInCalculationOrder(field_array);
ValidateFieldName(type, field_name);
RenameField(field, new_field_name);
AddControl(page, field_name, field_type, rect);
MoveControl(control, field_name);
RemoveField(field);
RemoveControl(control);
GetFieldCount(filter);
GetField(index, filter);
GetControlCount(page);
GetControl(page, index);
GetFormFiller();
Reset();
ExportToXML(file_path);
ExportToXML(file_path, field_array, is_include);
ExportToXML(xml_file, field_array, is_include);
ImportFromXML(file_path);
ExportToCSV(csv_file_path, pdf_file_name, is_append);
ExportToCSV(csv_file, pdf_file_name, is_append);
ExportToHTML(html_file_path, field_array, is_include);
ExportToHTML(html_file, field_array, is_include);
ExportToTXT(txt_file_path, field_array, is_include);
ExportToTXT(txt_file, field_array, is_include);
GetDict();
FixPageFields(page_index);
}
IsEmpty();
GetField();
GetWidgetDict();
GetWidget();
GetIndex();
GetExportValue();
SetExportValue(value);
IsChecked();
SetChecked(checked_status);
IsDefaultChecked();
SetDefaultChecked(checked_status);
GetDefaultAppearance();
SetDefaultAppearance(default_ap);
GetAlignment();
SetAlignment(alignment);
}
OnTimer(timer);
}
static e_Dests;
static e_JavaScript;
static e_EmbeddedFiles;
static e_Pages;
static e_Templates;
IsEmpty();
GetType();
HasName(name);
GetCount();
GetName(index);
GetObj(name);
SetObj(name, pdf_object);
Rename(old_name, new_name);
Add(name, pdf_object);
RemoveObj(name);
RemoveAllObjs();
}
static e_PageLabels;
IsEmpty();
GetType();
HasNumber(number);
GetObj(number);
SetObj(number, pdf_object);
RemoveObj(number);
RemoveAllObjs();
}
static e_InvalidType;
static e_Boolean;
static e_Number;
static e_String;
static e_Name;
static e_Array;
static e_Dictionary;
static e_Stream;
static e_Null;
static e_Reference;
static CreateFromBoolean(boolean_value);
static CreateFromFloat(float_value);
static CreateFromInteger(integer_value);
static CreateFromString(string_value);
static CreateFromName(name);
static CreateFromDateTime(date_time);
static CreateReference(document, object_number);
Release();
CloneObject();
DeepCloneObject();
IsIdentical(pdf_obj);
GetType();
GetObjNum();
GetInteger();
GetFloat();
GetBoolean();
GetMatrix();
GetRect();
GetDirectObject();
GetDateTime();
GetName();
GetString();
GetWideString();
GetArray();
GetDict();
GetStream();
}
static e_Unknown;
static e_NoneDecode;
static e_ASCIIHexDecode;
static e_ASCII85Decode;
static e_LZWDecode;
static e_FlateDecode;
static e_RunLengthDecode;
static e_CCITTFaxDecode;
static e_JBIG2Decode;
static e_DCTDecode;
static e_JPXDecode;
static e_Crypt;
static Create(dictionary);
GetDictionary();
GetStreamFilter();
GetDataSize(is_raw_data);
GetData(is_raw_data, size, out_buffer);
SetData(buffer, size);
ImportData(file_read, stream_filter);
ExportData(is_raw_data);
}
static Create();
static CreateFromMatrix(matrix);
static CreateFromRect(rect);
GetElementCount();
GetElement(index);
AddElement(element);
AddBoolean(boolean_value);
AddDateTime(date_time);
AddFloat(float_value);
AddInteger(integer_value);
AddMatrix(matrix);
AddRect(rect);
AddName(name);
AddString(new_string);
InsertAt(index, element);
SetAt(index, element);
RemoveAt(index);
}
static Create();
HasKey(key);
GetElement(key);
MoveNext(position);
GetKey(position);
GetValue(position);
SetAt(key, pdf_object);
SetAtReference(key, pdf_object, document);
SetAtBoolean(key, value);
SetAtDateTime(key, value);
SetAtFloat(key, value);
SetAtInteger(key, value);
SetAtMatrix(key, value);
SetAtRect(key, value);
SetAtName(key, value);
SetAtString(key, value);
RemoveAt(key);
}
static e_UnknownType;
static e_StructTreeEntityTypeElement;
static e_StructTreeEntityTypeMarkedContent;
static e_StructTreeEntityTypeObjectContent;
IsEmpty();
GetType();
GetPage();
}
static e_ElementInfoTypeTitle;
static e_ElementInfoTypeLanguage;
static e_ElementInfoTypeAltDescription;
static e_ElementInfoTypeExpandedForm;
static e_ElementInfoTypeActualText;
GetStructureTypeName();
GetChildCount();
GetChild(index);
HasElementInfo(type);
GetElementInfo(type);
GetParentElement();
}
GetParentElement();
GetMCID();
GetStmDict();
GetStmOwnerDict();
}
static e_UnknownType;
static e_StructObjectTypeInvalid;
static e_StructObjectTypeImage;
static e_StructObjectTypeForm;
static e_StructObjectTypeAnnot;
GetParentElement();
GetObjectType();
GetDict();
}
IsEmpty();
GetChildCount();
GetChild(index);
}
static e_ZoomXYZ;
static e_ZoomFitPage;
static e_ZoomFitHorz;
static e_ZoomFitVert;
static e_ZoomFitRect;
static e_ZoomFitBBox;
static e_ZoomFitBHorz;
static e_ZoomFitBVert;
static CreateXYZ(document, page_index, left, top, zoom_factor);
static CreateFitPage(document, page_index);
static CreateFitHorz(document, page_index, top);
static CreateFitVert(document, page_index, left);
static CreateFitRect(document, page_index,
left, bottom, right, top);
static CreateFitBBox(document, page_index);
static CreateFitBHorz(document, page_index, top);
static CreateFitBVert(document, page_index, left);
static CreateFromPDFArray(document, opdf_array);
IsEmpty();
GetPageIndex(document);
GetZoomMode();
GetLeft();
IsLeftNull();
GetTop();
IsTopNull();
GetRight();
GetBottom();
GetZoomFactor();
GetDestArray();
}
static e_TypeUnknown;
static e_TypeGoto;
static e_TypeGoToR;
static e_TypeGoToE;
static e_TypeLaunch;
static e_TypeThread;
static e_TypeURI;
static e_TypeSound;
static e_TypeMovie;
static e_TypeHide;
static e_TypeNamed;
static e_TypeSubmitForm;
static e_TypeResetForm;
static e_TypeImportData;
static e_TypeJavaScript;
static e_TypeSetOCGState;
static e_TypeRendition;
static e_TypeTrans;
static e_TypeGoTo3DView;
static e_NewWindowFlagFalse;
static e_NewWindowFlagTrue;
static e_NewWindowFlagNone;
static Create(document, action_type);
IsEmpty();
GetType();
GetDocument();
GetDict();
GetSubActionCount();
GetSubAction(index);
SetSubAction(index, sub_action);
InsertSubAction(index, sub_action);
RemoveSubAction(index);
RemoveAllSubActions();
}
GetDestination();
SetDestination(dest);
}
GetURI();
SetURI(uri);
IsTrackPosition();
SetTrackPositionFlag(is_track_position);
}
GetScript();
SetScript(script);
}
GetName();
SetName(name);
}
GetDestination();
SetDestination(destination);
GetDestinationName();
SetDestinationName(dest_name);
GetFileSpec();
SetFileSpec(file_specification);
GetNewWindowFlag();
SetNewWindowFlag(flag);
}
GetDestination();
SetDestination(destination);
GetDestinationName();
SetDestinationName(dest_name);
GetRootFile();
SetRootFile(file_specification);
GetNewWindowFlag();
SetNewWindowFlag(flag);
GetTarget();
SetTarget(target);
}
static e_FlagExclude;
static e_FlagIncludeNoValueFields;
static e_FlagExportFormat;
static e_FlagGetMethod;
static e_FlagWithCoordinates;
static e_FlagAsXFDF;
static e_FlagIncludeAppendSaves;
static e_FlagIncludeAnnotations;
static e_FlagSubmitAsPDF;
static e_FlagCanonicalFormat;
static e_FlagExclNonUserAnnots;
static e_FlagExclFKey;
static e_FlagEmbedForm;
GetURL();
SetURL(url);
GetFieldNames();
SetFieldNames(field_names);
GetFlags();
SetFlags(flags);
}
GetFieldNames();
SetFieldNames(field_names);
GetFlags();
SetFlags(flags);
}
GetFDFFileSpec();
SetFDFFileSpec(file_specification);
}
GetFieldNames();
SetFieldNames(field_names);
GetHideState();
SetHideState(is_hide);
}
GetFileSpec();
SetFileSpec(file_specification);
GetNewWindowFlag();
SetNewWindowFlag(flag);
GetWinFileName();
GetWinDefaultDirectory();
GetWinAppOperation();
GetWinAppParameter();
SetWinLaunchParameter(file_name, default_directory,
operation, app_parameter);
}
static e_OpTypeNone;
static e_OpTypeAssociate;
static e_OpTypeStop;
e_OpTypePause;
e_OpTypeResume;
e_OpTypePlay;
GetOperationType();
SetOperationType(op_type);
GetRenditionCount();
GetRendition(index);
InsertRendition(rendition, index);
RemoveRendition(rendition);
GetScreenAnnot();
SetScreenAnnot(screen_annot);
GetJavaScript();
SetJavaScript(script);
}
static e_TriggerPageOpened;
static e_TriggerPageClosed;
static e_TriggerDocWillClose;
static e_TriggerDocWillSave;
static e_TriggerDocSaved;
static e_TriggerDocWillPrint;
static e_TriggerDocPrinted;
static e_TriggerFieldKeyStroke;
static e_TriggerFieldWillFormat;
static e_TriggerFieldValueChanged;
static e_TriggerFieldRecalculateValue;
static e_TriggerAnnotCursorEnter;
static e_TriggerAnnotCursorExit;
static e_TriggerAnnotMouseButtonPressed;
static e_TriggerAnnotMouseButtonReleased;
static e_TriggerAnnotReceiveInputFocus;
static e_TriggerAnnotLoseInputFocus;
static e_TriggerAnnotPageOpened;
static e_TriggerAnnotPageClosed;
static e_TriggerAnnotPageVisible;
static e_TriggerAnnotPageInvisible;
IsEmpty();
GetAction(trigger);
SetAction(trigger, action);
RemoveAction(trigger);
RemoveAllActions();
DoJSAction(trigger);
GetDict();
}
GetDict();
IsEmpty();
GetRelationship();
SetRelationship(relationship);
GetAttachedFileName();
SetAttachedFileName(embed_file_name);
GetPageIndex();
SetPageIndex(page_index);
GetFileAttachmentAnnotIndex();
SetFileAttachmentAnnotIndex(annot_index);
GetTarget();
SetTarget(target);
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(newElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
IsEmpty();
GetFillColor();
SetFillColor(color);
GetStrokeColor();
SetStrokeColor(color);
}
HasTag(tag_name);
GetItemCount();
GetItemTagName(index);
GetItemMCID(index);
GetItemPropertyDict(index);
AddItem(tag_name, property_dict);
RemoveItem(tag_name);
}
static e_BlendNormal;
static e_BlendMultiply;
static e_BlendScreen;
static e_BlendOverlay;
static e_BlendDarken;
static e_BlendLighten;
static e_BlendColorDodge;
static e_BlendColorBurn;
static e_BlendHardlight;
static e_BlendSoftlight;
static e_BlendDifference;
static e_BlendExclusion;
static e_BlendHue;
static e_BlendSaturation;
static e_BlendColor;
static e_BlendLuminosity;
static e_TypeAll;
static e_TypeText;
static e_TypePath;
static e_TypeImage;
static e_TypeShading;
static e_TypeFormXObject;
Release();
GetType();
GetRect();
HasTransparency();
GetStrokeColor();
GetFillColor();
SetStrokeColor(color);
SetFillColor(color);
GetColorState();
SetColorState(color_state);
SetFillOpacity(opacity);
SetStrokeOpacity(opacity);
GetFillOpacity();
GetStrokeOpacity();
GetMatrix();
SetMatrix(matrix);
Transform(matrix, need_transform_clippath);
Clone();
Clone(src_graphicsobjects, dest_graphicsobjects);
GetGraphState();
SetGraphState(graph_state);
GetBlendMode();
SetBlendMode(blend_mode);
GetClipPathCount();
GetClipPath(index);
GetClipPathFillMode(index);
AddClipPath(path, fill_mode);
RemoveClipPath(index);
GetClipTextObjectCount();
GetClipTextObject(index);
AddClipTextObject(textobject);
RemoveClipTextObject(index);
GetClipRect();
SetClipRect(clip_rect);
ClearClips();
GetMarkedContent();
GetLayers(layer_tree);
GetTextObject();
GetFormXObject();
GetImageObject();
GetPathObject();
GetShadingObject();
Rotate(angle);
}
static e_ModeFill;
static e_ModeStroke;
static e_ModeFillStroke;
static e_ModeInvisible;
static e_ModeFillClip;
static e_ModeStrokeClip;
static e_ModeFillStrokeClip;
static e_ModeClip;
constructor(version, font, font_size, charspace, wordspace, textmode,
origin_position, textmatrix[]);
Set(version, font, font_size, charspace, wordspace, textmode,
origin_position, textmatrix[]);
version;
font;
font_size;
charspace;
wordspace;
textmode;
origin_position;
textmatrix[];
}
static Create(document);
SetBitmap(bitmap, mask);
SetImage(image, frame_index);
CloneBitmap(graphics_objects);
GetColorSpace();
GetStream();
IsImageMask();
GetMask();
}
static Create();
GetText();
SetText(text);
SetText(text);
GetTextState(page);
SetTextState(page, text_state, is_italic, weight);
GetCharCount();
GetCharPos(index);
GetCharWidthByIndex(index);
GetCharHeightByIndex(index);
}
static Create();
static CreateFromTextObject(page, text_obj);
GetFillMode();
SetFillMode(fill_mode);
GetStrokeState();
SetStrokeState(is_stroke);
GetPathData();
SetPathData(path_data);
}
static Create(document);
GetStream();
GetGraphicsObjects();
ImportPageContent(source_page, is_annots_included);
}
GetPDFObject();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static GetUTCTime();
static GetLocalTime();
hour, minute, second, milliseconds,
utc_hour_offset, utc_minute_offset);
Set(year, month, day,
hour, minute, second, milliseconds,
utc_hour_offset, utc_minute_offset);
IsValid();
ToLocalTime();
ToUTCTime();;
year;
month;
day;
hour;
minute;
second;
milliseconds;
utc_hour_offset;
utc_minute_offset;
}
export const e_ErrSuccess
export const e_ErrFile
export const e_ErrFormat
export const e_ErrPassword
export const e_ErrHandle
export const e_ErrCertificate
export const e_ErrUnknown
export const e_ErrInvalidLicense
export const e_ErrParam
export const e_ErrUnsupported
export const e_ErrOutOfMemory
export const e_ErrSecurityHandler
export const e_ErrNotParsed
export const e_ErrNotFound
export const e_ErrInvalidType
export const e_ErrConflict
export const e_ErrUnknownState
export const e_ErrDataNotReady
export const e_ErrInvalidData
export const e_ErrXFALoadError
export const e_ErrNotLoaded
export const e_ErrInvalidState
export const e_ErrNotCDRM
export const e_ErrCanNotConnectToServer
export const e_ErrInvalidUserToken
export const e_ErrNoRights
export const e_ErrRightsExpired
export const e_ErrDeviceLimitation
export const e_ErrCanNotRemoveSecurityFromServer
export const e_ErrCanNotGetACL
export const e_ErrCanNotSetACL
export const e_ErrIsAlreadyCPDF
export const e_ErrIsAlreadyCDRM
export const e_ErrCanNotUploadDocInfo
export const e_ErrCanNotUploadCDRMInfo
export const e_ErrInvalidWrapper
export const e_ErrCanNotGetClientID
export const e_ErrCanNotGetUserToken
export const e_ErrInvalidACL
export const e_ErrInvalidClientID
export const e_ErrOCREngineNotInit
export const e_ErrDiskFull
export const e_ErrOCRTrialIsEnd
export const e_ErrFilePathNotExist
export const e_ErrComplianceEngineNotInit
export const e_ErrComplianceEngineInvalidUnlockCode
export const e_ErrComplianceEngineInitFailed
export const e_ErrTimeStampServerMgrNotInit
export const e_ErrLTVVerifyModeNotSet
export const e_ErrLTVRevocationCallbackNotSet
export const e_ErrLTVCannotSwitchVersion
export const e_ErrLTVCannotCheckDTS
export const e_ErrLTVCannotLoadDSS
export const e_ErrLTVCannotLoadDTS
export const e_ErrNeedSigned
export const e_ErrComplianceResourceFile
export const e_ErrTimeStampServerMgrNoDefaltServer
export const e_ErrDefaultTimeStampServer
export const e_ErrNoConnectedPDFModuleRight
export const e_ErrNoXFAModuleRight
export const e_ErrNoRedactionModuleRight
export const e_ErrNoRMSModuleRight
export const e_ErrNoOCRModuleRight
export const e_ErrNoComparisonModuleRight
export const e_ErrNoComplianceModuleRight
export const e_ErrNoOptimizerModuleRight
export const e_ErrNoConversionModuleRight
export const e_ErrOfficeComNotInit
export const e_ErrNoMicroOfficeInstalled
export const e_ErrExcelHasNoContent
export const e_ErrNoLayoutRecognitionModuleRight
export const e_ErrWPSEngineNotFound
export const e_ErrLibreofficeEngineNotFound
export const e_ErrNoAccessibilityModuleRight
export const e_ErrODAEngineNotFound
export const e_ErrNoTableMakerModuleRight
export const e_ErrNoDWG2PDFModuleRight
export const e_ErrNoAdvEditModuleRight
export const e_ErrNoPDF2OfficeModuleRight
export const e_ErrURLInBlackList
export const e_ErrNoDocumentPermission
export const e_ErrOFDEngineNotInit
export const e_Rotation0;
export const e_Rotation90;
export const e_Rotation180;
export const e_Rotation270;
export const e_RotationUnknown;
export const e_AlignmentLeft;
export const e_AlignmentCenter;
export const e_AlignmentRight;
export const e_FillModeNone;
export const e_FillModeAlternate;
export const e_FillModeWinding;
export const e_PosTopLeft;
export const e_PosTopCenter;
export const e_PosTopRight;
export const e_PosCenterLeft;
export const e_PosCenter;
export const e_PosCenterRight;
export const e_PosBottomLeft;
export const e_PosBottomCenter;
export const e_PosBottomRight;
export const e_ModuleNameConnectedPDF;
export const e_ModuleNameXFA;
export const e_ModuleNameRedaction;
export const e_ModuleNameRMS;
export const e_ModuleNameOCR;
export const e_ModuleNameComparison;
export const e_ModuleNameCompliance;
export const e_ModuleNameOptimizer;
export const e_ModuleNameConversion;
export const e_ModuleNameLayoutRecognition;
export const e_ModuleNameAccessibility;
export const e_ModuleNameTableMaker;
export const e_ModuleNameDWG2PDF;
export const e_ModuleNameAdvEdit;
export const e_ModuleNamePDF2Office;
export const e_ColorSpaceInvalid;
export const e_ColorSpaceDeviceGray;
export const e_ColorSpaceDeviceRGB;
export const e_ColorSpaceDeviceCMYK;
export const e_ColorSpaceCalGray;
export const e_ColorSpaceCalRGB;
export const e_ColorSpaceLab;
export const e_ColorSpaceSeparation;
export const e_ColorSpaceDeviceN;
export const e_ColorSpacePattern;
export const e_ColorSpaceICCBasedDeviceGray;
export const e_ColorSpaceICCBasedDeviceRGB;
export const e_ColorSpaceICCBasedDeviceCMYK;
export const e_LocaleIDUnspecified;
export const e_LocaleIDHongKong;
export const e_LocaleIDTaiwan;
export const e_LocaleIDNetherlands;
export const e_LocaleIDFrance;
export const e_LocaleIDGermany;
export const e_LocaleIDItaly;
export const e_LocaleIDKorea;
export const e_LocaleIDJapan;
export const e_FileFormatTypeFDF;
export const e_FileFormatTypeXFDF;
export const e_FileFormatTypeHTML;
export const e_FileFormatTypeXDP;
export const e_FileFormatTypeXML;
export const e_FileFormatTypeXFD;
export const e_FileFormatTypePDF;
export const e_FileFormatTypeTXT;
static Base64Encode(data_buffer, length);
static Base64Decode(encoded_data_buffer, length);
static FlateCompress(data_buffer, length);
static FlateDecompress(compressed_data_buffer, length);
}
Release();
OnOutOfMemory();
}
static e_Error;
static e_ToBeContinued;
static e_Finished;
Continue();
GetRateOfProgress();
}
Set(graphics_objs_count_in_one_step);
graphics_objs_count_in_one_step;
}
static Initialize(sn, key);
static Reinitialize();
static Release();
static HasModuleLicenseRight(module_name);
static GetVersion();
static SetCacheSize(size);
static EnableJavaScript(enable_javascript);
static SetAnnotIconProviderCallback(annot_icon_provider);
static SetNotifierCallback(notifier);
static SetActionCallback(action_callback);
static SetDocEventCallback(callback);
static RegisterSignatureCallback(filter, sub_filter,
signature_callback);
static RegisterSecurityCallback(filter, callback);
static UnregisterSecurityCallback(filter);
static SetTimeStampCallback(timestamp_callback);
static RegisterXFAAppProviderCallback(callback);
static SetRenderTextGamma(gamma);
static SetLogFile(log_file_path);
static SetLogFile(log_file_path);
static SetFontMapperCallback(callback);
static SetDefaultICCProfilesPath(icc_profile_folder_path);
static GetRenderConfig();
static SetRenderConfig(render_config);
static EnableThreadSafety(is_enable_thread_safety);
static InitializeOFDEngine(ofd_library_path);
static ReleaseOFDEngine();
}
static e_LineCapButt;
static e_LineCapRound;
static e_LineCapSquare;
static e_LineJoinMiter;
static e_LineJoinRound;
static e_LineJoinBevel;
line_cap, dash_phase, dashes)
Set(line_width, line_join, miter_limit,
line_cap, dash_phase, dashes);
line_width;
line_join;
miter_limit;
line_cap;
dash_phase;
dashes;
}
static e_All;
static e_Even;
static e_Odd;
IsEmpty();
AddSingle(index);
AddSegment(start_index, end_index, filter);
GetSegmentCount();
GetSegmentStart(segment_index);
GetSegmentEnd(segment_index);
RemoveAll();
}
static e_StyleFixedPitch;
static e_StyleSerif;
static e_StyleSymbolic;
static e_StyleScript;
static e_StyleNonSymbolic;
static e_StyleItalic;
static e_StyleAllCap;
static e_StylesSmallCap;
static e_StylesBold;
static e_CharsetANSI;
static e_CharsetDefault;
static e_CharsetSymbol;
static e_CharsetShift_JIS;
static e_CharsetHangeul;
static e_CharsetGB2312;
static e_CharsetChineseBig5;
static e_CharsetThai;
static e_CharsetEastEurope;
static e_CharsetRussian;
static e_CharsetGreek;
static e_CharsetTurkish;
static e_CharsetHebrew;
static e_CharsetArabic;
static e_CharsetBaltic;
static e_CIDCharsetUnknown;
static e_CIDCharsetGB1;
static e_CIDCharsetCNS1;
static e_CIDCharsetJAPAN1;
static e_CIDCharsetKOREA1;
static e_CIDCharsetUNICODE;
static e_StdIDCourier;
static e_StdIDCourierB;
static e_StdIDCourierBI;
static e_StdIDCourierI;
static e_StdIDHelvetica;
static e_StdIDHelveticaB;
static e_StdIDHelveticaBI;
static e_StdIDHelveticaI;
static e_StdIDTimes;
static e_StdIDTimesB;
static e_StdIDTimesBI;
static e_StdIDTimesI;
static e_StdIDSymbol;
static e_StdIDZapfDingbats;
static e_FontTypeType1;
static e_FontTypeTrueType;
static e_FontTypeType3;
static e_FontTypeCIDFont;
IsEmpty();
GetName();
GetFamilyName();
IsBold();
IsItalic();
IsEmbedded(document);
IsSupportEmbedded(document);
Embed(document, is_add_all_unicodes);
AddUnicodes(document, unicode_array);
GetAscent();
GetDescent();;
GetCharBBox(unicode);
GetCharWidth(unicode);
GetCharBBox(unicode, document);
GetCharWidth(unicode, document);
GetStyles(document);
GetCIDCharset(document);
IsStandardFont(document);
GetStandard14Font(document);
GetFontType(document);
GetBaseFontName(document);
IsVertWriting(document);
GetEncoding(document);
SetEncoding(document, value);
}
Set(file_read, face_index);
file_read;
face_index;
}
Release();
MapFont(font_name, is_truetype, styles,
weight, italic_angle, charset);
}
static e_TypeMoveTo;
static e_TypeLineTo;
static e_TypeLineToCloseFigure;
static e_TypeBezierTo;
static e_TypeBezierToCloseFigure;
IsEmpty();
GetPointCount();
GetPoint(index);
GetPointType(index);
SetPoint(index, point, type);
MoveTo(point);
LineTo(point);
CubicBezierTo(point1, point2, point3);
CloseFigure();
RemovePoint(index);
AppendRect(rect);
AppendEllipse(rect);
Transform(matrix);
Clear();
IncreasePointCount(count);
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_RenderIntentPerceptual;
static e_RenderIntentRelColorimetric;
static e_RenderIntentSaturation;
static e_RenderIntentAbsColorimetric;
IsEmpty();
GetComponentCount();
GetColorSpaceType();
IsSpotColorSpace();
GetComponentNames();
ConvertColor(color);
ConvertColor(r_value, g_value, b_value);
ConvertColor(c_value, m_value, y_value, k_value);
}
IsEmpty();
GetColorSpace();
GetValue();
SetValue(component_array);
ConvertToRGB(intent);
ConvertToCMYK(intent);
}
static e_DIBInvalid;
static e_DIB1bpp;
static e_DIBRgb;
static e_DIBRgb32;
static e_DIBArgb;
static e_DIBCmyk;
static e_DIB8bppMask;
static e_DIB8bpp;
static e_DIB8bppGray;
static e_DIBAbgr;
static e_DIBRgb565;
static e_Downsample;
static e_Quadratic;
static e_Bicubic;
IsEmpty();
Clone(clip_rect);
GetWidth();
GetHeight();
GetPitch();
GetBpp();
GetBuffer();
GetFormat();
FillRect(color, rect);
FillRectAsync(color, rect);<void>;
ConvertFormat(format, icc_transform);
CalculateBBoxByColor(backgroud_color);
DetectBBoxByColorDiffer(detection_size, color_differ);
SwapXY(is_flip_horz, is_flip_vert, clip_rect);
Flip(is_flip_horz, is_flip_vert);
StretchTo(dest_width, dest_height, flag,
clip_rect);
TransformTo(matrix, flag,
out_left, out_top, clip_rect);
GetMask(clip_rect);
}
static e_Unknown;
static e_None;
static e_BMP;
static e_JPG;
static e_PNG;
static e_GIF;
static e_TIF;
static e_JPX;
static e_JBIG2;
IsEmpty();
GetType();
GetWidth();
GetHeight();
GetFrameCount();
GetFrameBitmap(index);
GetXDPI();
GetYDPI();
AddFrame(bitmap);
SetDPIs(x_dpi, y_dpi);
SaveAs(file_path);
SaveAs(file, file_extension);
}
static e_ColorModeNormal;
static e_ColorModeMappingGray;
static e_ColorModeMapping;
static e_RenderPage;
static e_RenderAnnot;
IsEmpty();
StartQuickRender(page, matrix, pause);
StartRender(page, matrix, pause);
StartRenderReflowPage(reflow_page, matrix,
pause);
StartRenderXFAPage(xfa_page_view, matrix, is_highlight,
pause);
StartRenderXFAPageAsync(xfa_page_view, matrix, is_highlight,
StartRenderBitmap(bitmap, matrix,
clip_rect, interpolation,
pause);
SetRenderAnnotAppearanceType(ap_type);
RenderAnnot(annot, matrix);
RenderAnnotAsync(annot, matrix);<boolean>;
RenderFormControls(page, matrix);
RenderGraphicsObject(graphics_object, page, matrix);
SetClipRect(clip_rect);
SetClipPathFill(clip_path, matrix, fill_mode);
SetClipPathStroke(clip_path, matrix, graph_state);
SetRenderContentFlags(render_content_flags);
SetRenderAnnotsForThumbnail(is_render_annots_for_thumbnail);
SetRenderFormField(is_render_formfield);
SetRenderSignature(is_render_signature);
SetLayerContext(layer_context);
SetColorMode(color_mode);
SetMappingModeColors(background_color, foreground_color);
SetClearType(is_clear_type);
SetPrintTextAsGraphic(is_to_print_text_graphic);
SetPrintTextAsImage(is_to_print_text_image);
SetForceDownSample(is_to_force_down_sample);
SetJPEGDownSample(is_jepg_down_sample);
SetJPXDownSample(is_jpx_down_sample);
EnableForPrint(is_render_for_print);
SetForceHalftone(is_to_force_halftone);
SetRenderPathThinLine(is_render_path_thin_line);
SetRenderTextAntiAliasing(is_render_text_antialiasing);
SetRenderPathAntiAliasing(is_render_path_antialiasing);
SetRenderPathFullCovered(is_render_path_full_covered);
SetRenderImageAntiAliasing(is_render_image_antialiasing);
SetRenderEnhanceThinLines(is_render_enhance_thin_lines);
SetRenderSignatureState(is_render_signature_state);
SetRenderInvertBlackWhite(is_render_invert_black_white);
SetRenderBrightness(percent);
}
static e_FormatCode39;
static e_FormatCode128;
static e_FormatEAN8;
static e_FormatUPCA;
static e_FormatEAN13;
static e_FormatITF;
static e_FormatPDF417;
static e_FormatQRCode;
static e_QRCorrectionLevelLow;
static e_QRCorrectionLevelMedium;
static e_QRCorrectionLevelQuater;
static e_QRCorrectionLevelHigh;
IsEmpty();
GenerateBitmap(info, format, unit_width, height,
level);
}
abstract NeedToPauseNow();
}
Release();
OnDocWillOpen();
OnDocOpened(document, error_code);
OnDocWillDestroy(document);
OnDocWillSave(document);
OnDocSaved(document, error_code);
}
IsDataAvail(offset, size);
AddDownloadHint(offset, size);
GetSize();
ReadBlock(offset, size);
}
Release();
GetSize();
ReadBlock(offset, size);
ReadBlock(buffer, offset, size);
}
Release();
GetSize();
Flush();
WriteBlock(pData, offset, size);
}
Retain();
Release();
GetSize();
IsEOF();
GetPosition();
ReadBlock(offset, size);
WriteBlock(buffer, offset, size);
Flush();
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(newElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(newElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(newElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(newElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
IsEmpty();
Normalize();
Reset();
Contains(other_rect);
Contains(x, y);
Transform(pMatrix);
Intersect(other_rect);
Union(other_rect);
GetInnerRect();
GetOutterRect();
GetClosestRect();
Substract4(substract_rect, pRects);
InitRect(x, y);
UpdateRect(x, y);
Width();
Height();
Inflate(x, y);
Inflate(left, bottom, right, top,);
Inflate(rt);
Deflate(x, y);
Deflate(left, bottom, right, top,);
Deflatert(rt);
Translate(e, f);
static GetBBox(pPoints, nPoints);
left;
right;
bottom;
top;
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(ewElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
left;
top;
right;
bottom;
Width();
Height();
IsEmpty();
Normalize();
Intersect(src);
Intersect(left1, top1, right1, bottom1);
Union(other_rect);
Offset(dx, dy);
Contains(other_rect);
Contains(x, y);
Valid();
}
Set(a, b, c, d, e, f);
SetIdentity();
SetReverse(m);
Concat(a, b, c, d, e, f, bPrepended);
Concat(m, bPrepended);
ConcatInverse(m, bPrepended);
Reset();
Copy(m);
IsIdentity();
IsInvertible();
Is90Rotated();
IsScaled();
Translate(x, y, bPrepended);
TranslateI(x, y, bPrepended);
Scale(sx, sy, bPrepended);
Rotate(fRadian, bPrepended);
RotateAt(fRadian, x, y, bPrepended);
Shear(fAlphaRadian, fBetaRadian, bPrepended);
MatchRect(dest, src);
GetXUnit();
GetYUnit();
GetUnitRect();
GetUnitArea();
TransformXDistance(dx);
TransformYDistance(dy);
TransformDistance(dx, dy);
TransformDistance(dx, dy);
TransformDistance(distance);
TransformPoint(x, y);
TransformRect(rect);
TransformRect(rect);
a;
b;
c;
d;
e;
f;
}
Set(new_x, new_y);
Set(psv);
Add(x, y);
Subtract(x, y);
Reset();
x;
y;
}
Set(new_x, new_y);
Set(psv);
Add(x, y);
Subtract(x, y);
Reset();
x;
y;
}
IsEmpty();
MarkRedactAnnot(page, rects);
Apply();
}
Set(option_label, selected);
option_label;
selected;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
static e_EventTypeUnknown;
static e_EventTypePostPrint;
static e_EventTypePrePrint;
static e_Dynamic;
static e_Static;
static e_XDP;
static e_ExportDataTypeXML;
static e_ExportDataTypeStaticXDP;
static e_ExportDataTypeXDP;
IsEmpty();
StartLoad(pause);
SetDocProviderCallback(doc_provider_callback);
GetType();
GetPageCount();
GetPage(page_index);
ExportData(output_file_path, export_type);
ExportData(output_file_path, export_type);
SetPDFPath(pdf_file_path);
SetPDFPath(pdf_file_path);
ImportData(file_path);
ImportData(file_path);
ImportData(file_reader);
ResetForm();
FlattenTo(output_file_path);
FlattenTo(output_file_path);
FlattenTo(stream);
ProcessEvent(event_type);
SetFocus(xfa_widget);
KillFocus();
GetWidgetByFullName(full_name);
}
IsEmpty();
GetDisplayMatrix(left, top, width, height, rotate);
GetWidth();
GetHeight();
GetWidgetAtDevicePoint(matrix, device_point, tolerance);
GetIndex();
GetWidgetCount();
GetWidget(widget_index);
GetWidgetByFullName(full_name);
GetFirstWidget();
GetLastWidget();
GetNextWidget(widget);
GetPrevWidget(widget);;
}
static e_HitTestAreaUnknown
static e_HitTestAreaClient
static e_HitTestAreaTitleBar
static e_HitTestAreaHyperLink
static e_WidgetTypeBarcode
static e_WidgetTypePushButton
static e_WidgetTypeCheckButton
static e_WidgetTypeArc
static e_WidgetTypeDateTimeEdit
static e_WidgetTypeNumericEdit
static e_WidgetTypeSignature
static e_WidgetTypeChoiceList
static e_WidgetTypeImageEdit
static e_WidgetTypeLine
static e_WidgetTypePasswordEdit
static e_WidgetTypeRadioButton
static e_WidgetTypeRectangle
static e_WidgetTypeTextEdit
static e_WidgetTypeUnknown
static e_WidgetTypeExclGroup
static e_WidgetTypeImage
static e_PresenceUnknown
static e_PresenceVisible
static e_PresenceHidden
static e_PresenceInactive
static e_PresenceInvisible
static e_WidgetNameTypeField
static e_WidgetNameTypeCaption
static e_WidgetNameTypeFullName
static e_WidgethAlignTypeCenter
static e_WidgethAlignTypeJustify
static e_WidgethAlignTypeJustifyAll
static e_WidgethAlignTypeLeft
static e_WidgethAlignTypeRadix
static e_WidgethAlignTypeRight
static e_WidgetvAlignTypeTop
static e_WidgetvAlignTypeBottom
static e_WidgetvAlignTypeMiddle
static e_WidgetEdgePositionTop
static e_WidgetEdgePositionRight
static e_WidgetEdgePositionBottom
static e_WidgetEdgePositionLeft
IsEmpty();
GetXFAPage();
GetIndex();
ResetData();
GetRect();
GetValue();
SetValue(value);
GetDefaultValue();
SetDefaultValue(value);
GetName(type);
GetOptions();
IsChecked();
SetCheckState(is_checked);
IsListBox();
IsSupportMultiline();
IsSupportMultiSelect();
GetPresence();
OnMouseEnter();
OnMouseExit();
OnLButtonDown(point, flags);
OnLButtonUp(point, flags);
OnLButtonDoubleClick(point, flags);
OnMouseMove(point, flags);
OnRButtonDown(point, flags);
OnRButtonUp(point, flags);
OnKeyDown(key_code, flags);
OnKeyUp(key_code, flags);
OnChar(input_char, flags);
OnHitTest(point);
GetType();
GetHAlign();
GetVAlign();
HasEdge(edge_pos);
GetSignature();
GetToolTip();
GetBitmap();
SetImage(image);
}
IsEmpty();
CanCopy();
CanCut();
CanPaste();
CanSelectAll();
CanDelete();
CanDeSelect();
Copy();
Cut();
Paste(text);
SelectAll();
DeleteMenu();
DeSelect();
CanUndo();
CanRedo();
Undo();
Redo();
Bold();
Italic();
Superscript();
Subscript();
ClearStyle();
}
static e_InvalidateFlagAllPages;
static e_InvalidateFlagCurrentPage;
static e_PrintOptionShowDialog;
static e_PrintOptionCanCancel;
static e_PrintOptionShrinkPage;
static e_PrintOptionAsImage;
static e_PrintOptionReverseOrder;
static e_PrintOptionPrintAnnot;
static e_SubmitInXDP;
static e_SubmitInPDF;
static e_SubmitInUrlEncoded;
static e_SubmitInXFD;
static e_SubmitInXML;
static e_TextEncodingNone;
static e_TextEncodingBig5;
static e_TextEncodingFontSpecific;
static e_TextEncodingGBK;
static e_TextEncodingGB18030;
static e_TextEncodingGB2312;
static e_TextEncodingISO8859NN;
static e_TextEncodingKSC5601;
static e_TextEncodingShiftJIS;
static e_TextEncodingUCS2;
static e_TextEncodingUTF16;
static e_TextEncodingUTF8;
static e_PageViewEventTypeAdded;
static e_PageViewEventTypeRemoved;
static e_PageViewEventTypeAllRemoved;
static e_WidgetEventTypeAdded;
static e_WidgetEventTypeBeforeRemoved;
Release();
InvalidateRect(page_index, rect, flag);
DisplayCaret(page_index, is_visible, rect);
GetPopupPos(page_index, min_popup, max_popup,
rect_widget, inout_rect_popupconst);
PopupMenu(page_index, rect_popup);
GetCurrentPage(doc);
SetCurrentPage(doc, current_page_index);
SetChangeMark(doc);
GetTitle(doc);
SetFocus(xfa_widget);
ExportData(doc, file_path);
ImportData(doc, file_path);
GotoURL(doc, url);
Print(doc, start_page_index, end_page_index, options);
GetHighlightColor(doc);
SubmitData(doc, target, format, text_encoding,
content);
PageViewEvent(page_index, page_view_event_type);
WidgetEvent(xfa_widget, widget_event_type);
}
static e_AppInfoVersion;
static e_AppInfoLanguage;
static e_AppInfoPlatform;
static e_AppInfoVariation;
static e_AppInfoName;
static e_AppInfoType;
static e_BeepTypeError;
static e_BeepTypeWarning;
static e_BeepTypeQuestion;
static e_BeepTypeStatus;
static e_BeepTypeDefault;
static e_StringIDValidateFailed;
static e_StringIDCalcOverride;
static e_StringIDModifyField;
static e_StringIDNotModifyField;
static e_StringIDAppName;
static e_StringIDImageFilter;
static e_StringIDUnknownCaught;
static e_StringIDUnableToSet;
static e_StringIDValueExcalmatory;
static e_StringIDInvalidEnumValue;
static e_StringIDUnsupportMethod;
static e_StringIDUnsupportProperty;
static e_StringIDInvalidPropertySetOperation;
static e_StringIDNotDefaultValue;
static e_StringIDUnableSetLanguage;
static e_StringIDUnableSetNumPages;
static e_StringIDUnableSetPlatformValue;
static e_StringIDUnableSetValidationsEnabledValue;
static e_StringIDUnableSetValidationsValue;
static e_StringIDUnableSetVersion;
static e_StringIDUnableSetReady;
static e_StringIDNumberOfOccur;
static e_StringIDUnableSetClassName;
static e_StringIDUnableSetLengthValue;
static e_StringIDUnsupportChar;
static e_StringIDBadSuffix;
static e_StringIDExpectedIdent;
static e_StringIDExpectedString;
static e_StringIDInvalidateChar;
static e_StringIDRedefinition;
static e_StringIDInvalidToken;
static e_StringIDInvalidExpression;
static e_StringIDUndefineIdentifier;
static e_StringIDInvalidateLeftValue;
static e_StringIDCompilerError;
static e_StringIDCannotModifyValue;
static e_StringIDParametersError;
static e_StringIDExpectedEndIf;
static e_StringIDUnexpectedExpression;
static e_StringIDConditionIsNull;
static e_StringIDIllegalBreak;
static e_StringIDIllegalContinue;
static e_StringIDExpectedOperator;
static e_StringIDDivideZero;
static e_StringIDCannotCovertToObject;
static e_StringIDNotFoundContainer;
static e_StringIDNotFoundProperty;
static e_StringIDNotFoundMethod;
static e_StringIDNotFoundConst;
static e_StringIDNotAssignObject;
static e_StringIDInvalidateInstruction;
static e_StringIDExpectedNumber;
static e_StringIDValidateOutOfArray;
static e_StringIDCannotAssign;
static e_StringIDNotFoundFunction;
static e_StringIDIsNotArray;
static e_StringIDOutOfArrayRange;
static e_StringIDNotSupportArrayCalculate;
static e_StringIDArgumentNotArray;
static e_StringIDArgumentExpectContainer;
static e_StringIDAccessProertyInNotObject;
static e_StringIDFunctionBuildIn;
static e_StringIDErrorMessage;
static e_StringIDIndexValueOutOfBounds;
static e_StringIDIncorrectNumberOfMethod;
static e_StringIDArgumentMismatch;
static e_StringIDInvalidEnumerate;
static e_StringIDInvalidAppend;
static e_StringIDSOMExpectedList;
static e_StringIDNotHaveProperty;
static e_StringIDInvalidNodeType;
static e_StringIDViolateBoundary;
static e_StringIDServerDeny;
static e_StringIDWeekDaySun;
static e_StringIDWeekDayMon;
static e_StringIDWeekDayTue;
static e_StringIDWeekDayWed;
static e_StringIDWeekDayThu;
static e_StringIDWeekDayFri;
static e_StringIDWeekDaySat;
static e_StringIDMonthJan;
static e_StringIDMonthFeb;
static e_StringIDMonthMarch;
static e_StringIDMonthApril;
static e_StringIDMonthMay;
static e_StringIDMonthJune;
static e_StringIDMonthJuly;
static e_StringIDMonthAug;
static e_StringIDMonthSep;
static e_StringIDMonthOct;
static e_StringIDMonthNov;
static e_StringIDMonthDec;
static e_StringIDToday;
static e_StringIDValidateLimit;
static e_StringIDValidateNullWarning;
static e_StringIDValidateNullError;
static e_StringIDValidateWarning;
static e_StringIDValidateError;
static e_StringIDValidateNumberError;
static e_StringIDScriptFailedError;
static e_StringIDScriptInvalidValue;
static e_StringIDSubmitValidateNullError;
static e_StringIDInvalidBarcodeValue;
static e_StringIDScriptArgumentMismatch;
static e_MsgBoxIconError;
static e_MsgBoxIconWarning;
static e_MsgBoxIconQuestion;
static e_MsgBoxIconStatus;
static e_MsgBtnTypeOK;
static e_MsgBtnTypeOKCancel;
static e_MsgBtnTypeYesNo;
static e_MsgBtnTypeYesNoCancel;
static e_MsgBtnIDOK;
static e_MsgBtnIDCancel;
static e_MsgBtnIDNo;
static e_MsgBtnIDYes;
Release();
GetAppInfo(app_info);
Beep(type);
MsgBox(message,
title, icon_type,
button_type);
is_mask);
DownLoadUrl(url);
PostRequestURL(url, data, content_type,
encode, header);
PutRequestURL(url, data, encode,);
LoadString(string_id);
ShowFileDialog(string_title, string_filter,
is_openfile_dialog);
}
static Optimize(doc, settings, pause);
static StartSubsetEmbedFont(doc, pause);
}
static e_ImageCompressHigh;
static e_ImageCompressjpeg;
static e_ImageCompressjpeg2000;
static e_ImageCompressRetain;
static e_ImageCompressQualityMinimum;
static e_ImageCompressQualityLow;
static e_ImageCompressQualityMedium;
static e_ImageCompressQualityHigh;
static e_ImageCompressQualityMaximum;
static e_StretchDefault;
static e_StretchOff;
static e_StretchInterpol;
static e_StretchDownsample;
static e_StretchBicubic;
static e_StretchNoSmooth;
IsEmpty();
SetStretchMode(mode);
SetImageDPI(dpi);
SetImageDPILimit(dpi_limit);
SetCompressionMode(mode);
SetQuality(quality);
SetBackgroundDownScale(down_scale);
SetForegroundDownScale(down_scale);
SetTextSensitivity(text_sensitivity);
}
static e_ImageCompressCCITT3;
static e_ImageCompressCCITT4;
static e_ImageCompressHigh;
static e_ImageCompressjbig2;
static e_ImageCompressRetain;
static e_ImageCompressRunLength;
static e_ImageCompressQualityLossless;
static e_ImageCompressQualityLossy;
static e_StretchDefault;
static e_StretchOff;
static e_StretchInterpol;
static e_StretchDownsample;
static e_StretchBicubic;
static e_StretchNoSmooth;
IsEmpty();
SetImageDPI(dpi);
SetImageDPILimit(dpi_limit);
SetCompressionMode(mode);
SetStretchMode(mode);
SetQuality(quality);
}
IsEmpty();
SetUnembeddedFontNameArray(font_name_array);
}
static e_OptimizerCompressImages;
static e_OptimizerCleanUp;
static e_OptimizerDiscardObjects;
static e_OptimizerUnembeddedFonts;
static e_OptimizerDiscardUserData;
static e_CleanUpUseFlateForNonEncodedStream;
static e_CleanUpUseFlateInsteadOfLZW;
static e_CleanUpRemoveInvalidBookmarks;
static e_CleanUpRemoveInvalidLinks;
static e_DiscardObjectsFormActions;
static _DiscardObjectsFlattenFormFields;
static e_DiscardObjectsJavaScriptActions;
static e_DiscardObjectsEmbeddedPageThumbnails;
static e_DiscardObjectsEmbeddedPrintSettings;
static e_DiscardObjectsBookmarks;
static e_DiscardObjectsAlternateImages;
static e_DiscardObjectsDocumentTags;
static e_DiscardObjectsEmbeddedSearchIndex;
static e_DiscardUserDataAllAnnotsFormsAndMultimedia;
static e_DiscardUserDataExternalCrossReferences;
static e_DiscardUserDataDocumentInfoAndMetaData;
static e_DiscardUserDataFileAttchments;
static e_DiscardUserDataPrivateDataOfOtherApp;
static e_DiscardUserDataLayer;
IsEmpty();
SetOptimizerOptions(optimize_options);
SetColorGrayImageSettings(settings);
SetMonoImageSettings(settings);
SetUnembeddedFontSettings(settings);
SetCleanUpOptions(clean_up_options);
SetDiscardObjectsOptions(discard_objects_options);
SetDiscardUserDataOptions(discard_userdata_options);
}
static _PageModeSinglePage;
static e_PageModeMultiplePage;
static e_ScalingModeNone;
static e_ScalingModeScale;
static e_ScalingModeEnlarge;
static e_EncodingFormatDefault;
static e_EncodingFormatASCII;
static e_EncodingFormatLatin2;
static e_EncodingFormatLatin3;
static e_EncodingFormatLatin4;
static e_EncodingFormatLatin5;
static e_EncodingFormatLatin6;
static e_EncodingFormatISO_8859_5;
static e_EncodingFormatArabic;
static e_EncodingFormatGreek;
static e_EncodingFormatHebrew;
static e_EncodingFormatEUC_JP;
static e_EncodingFormatSJS;
static e_EncodingFormatJIS;
static e_EncodingFormatBIG5;
static e_EncodingFormatGB;
static e_EncodingFormatEUC_CN;
static e_EncodingFormatKSC;
static e_EncodingFormatUnicode;
static e_EncodingFormatEUC;
static e_EncodingFormatCNS;
static e_EncodingFormatBIG5_CP950;
static e_EncodingFormatASCII_7_bit;
static e_EncodingFormatKOI8R;
static e_EncodingFormatCP852;
static e_EncodingFormatCP866;
static e_EncodingFormatCP874;
static e_EncodingFormatCP932;
static e_EncodingFormatCP1250;
static e_EncodingFormatCP1251;
static e_EncodingFormatCP1252;
static e_EncodingFormatCP1253;
static e_EncodingFormatCP1254;
static e_EncodingFormatCP1255;
static e_EncodingFormatCP1256;
static e_EncodingFormatCP1257;
static e_EncodingFormatKOI8U;
static e_EncodingFormatISO_8859_15;
static e_EncodingFormatISO_8859_11;
static e_EncodingFormatISO_8859_8_I;
static e_EncodingFormatVISUAL;
static e_EncodingFormatCSN_369103;
static e_EncodingFormatISO_8859_13;
static e_EncodingFormatISO_2022_KR;
static e_EncodingFormatGBK;
static e_EncodingFormatGB18030;
static e_EncodingFormatBIG5_HKSCS;
static e_EncodingFormatISO_2022_CN;
static e_EncodingFormatTSCII;
static e_EncodingFormatTAM;
static e_EncodingFormatTAB;
static e_EncodingFormatJAGRAN;
static e_EncodingFormatMACINTOSH;
static e_EncodingFormatUTF7;
static e_EncodingFormatBHASKAR;
static e_EncodingFormatHTCHANAKYA;
static e_EncodingFormatUTF_16BE;
static e_EncodingFormatUTF_16LE;
static e_EncodingFormatUTF_32BE;
static e_EncodingFormatUTF_32LE;
static e_EncodingFormatX_BINARYENC;
static e_EncodingFormatHZ_GB_2312;
static e_EncodingFormatX_UTF8UTF8;
static e_EncodingFormatX_TAM_ELANGO;
static e_EncodingFormatX_TAM_LTTMBARANI;
static e_EncodingFormatX_TAM_SHREE;
static e_EncodingFormatX_TAM_TBOOMIS;
static e_EncodingFormatX_TAM_TMNEWS;
static e_EncodingFormatX_TAM_WEBTAMIL;
static e_EncodingFormatX_KDDI_Shift_JIS;
static e_EncodingFormatX_DoCoMo_Shift_JIS;
static e_EncodingFormatX_SoftBank_Shift_JIS;
static e_EncodingFormatX_KDDI_ISO_2022_JP;
static e_EncodingFormatX_SoftBank_ISO_2022_JP;
static e_MediaStyleScreen;
static e_MediaStylePrint;
constructor(page_width, page_height, is_to_page_scale, page_margin,
is_convert_link, rotate_degrees, is_generate_tag, page_mode,
to_generate_bookmarks, scaling_mode,
encoding_format, to_render_images, to_remove_underline_for_link,
to_set_headerfooter, headerfooter_title,
headerfooter_url, bookmark_root_name, to_resize_objects, to_print_background,
to_optimize_tag_tree,
media_style, to_load_active_content, to_disable_sandbox, to_use_blacklist);
Set(page_width, page_height, is_to_page_scale, page_margin,
is_convert_link, rotate_degrees, is_generate_tag, page_mode,
to_generate_bookmarks, scaling_mode,
encoding_format, to_render_images, to_remove_underline_for_link,
to_set_headerfooter, headerfooter_title,
headerfooter_url, bookmark_root_name, to_resize_objects, to_print_background,
to_optimize_tag_tree,
media_style, to_load_active_content, to_disable_sandbox,
to_use_blacklist);
page_width;
page_height;
is_to_page_scale;
page_margin;
rotate_degrees;
is_convert_link;
is_generate_tag;
page_mode
to_generate_bookmarks;
scaling_mode;
encoding_format;
to_render_images;
to_remove_underline_for_link;
to_set_headerfooter;
headerfooter_title;
headerfooter_url;
bookmark_root_name;
to_resize_objects;
to_print_background;
to_optimize_tag_tree;
media_style;
to_load_active_content;
to_disable_sandbox;
to_use_blacklist;
}
constructor(page_width, page_height, page_margin, font, text_size,
text_color, linespace, is_break_page);
Set(page_width, page_height, page_margin, font, text_size,
text_color, linespace, is_break_page);
page_width;
page_height;
page_margin;
font;
text_size;
text_color;
linespace;
is_break_page;
}
static e_FlagEmbededTTF;
static e_FlagTTFTextAsGeometry;
static e_FlagSHXTextAsGeometry;
static e_FlagSimpleGeomOptimization;
static e_FlagEnableLayers;
static e_FlagIncludeOffLayers;
static e_FlagEmbededOptimizedTTF;
static e_FlagUseHLR;
static e_FlagFlateCompression;
static e_FlagASCIIHexEncoding;
static e_FlagExportHyperlinks;
static e_FlagZoomToExtentsMode;
static e_FlagLinearized;
static e_FlagMeasuring
static e_DWG2PDFExportHatchesTypeBitmap;
static e_DWG2PDFExportHatchesTypeDrawing;
static e_DWG2PDFExportHatchesTypePdfPaths;
static e_DWG2PDFExportHatchesTypePolygons;
static e_DWG2PDFSearchableTextTypeNoSearch;
static e_DWG2PDFSearchableTextTypeSHX;
static e_DWG2PDFSearchableTextTypeTTF;
export_flags;
export_hatches_type;
other_export_hatches_type;
gradient_export_hatches_type;
searchable_text_type;
is_active_layout;
output_title;
output_author;
output_subject;
output_keywords;
output_creator;
output_producer;
paper_width;
paper_height;
}
static e_ConvertOptimizeOptionForPrint;
static e_ConvertOptimizeOptionForOnScreen;
static e_ConvertContentOptionOnlyContent;
static e_ConvertContentOptionWithMarkup;
static e_ConvertBookmarkOptionNone;
static e_ConvertBookmarkOptionUseHeadings;
static e_ConvertBookmarkOptionUseWordBookmark;
content_option, bookmark_option,
convert_to_pdfa, disable_vba_code);
Set(include_doc_props, optimize_option,
content_option, bookmark_option,
convert_to_pdfa, disable_vba_code);
include_doc_props;
optimize_option;
content_option;
bookmark_option;
convert_to_pdfa;
disable_vba_code;
}
e_ConvertQualityStandard;
e_ConvertQualityMinimum;
e_ScaleTypeNone;
e_ScaleTypeFitAllColumns;
e_ScaleTypeFitAllRows;
e_ScaleTypeFitSheet;
constructor(include_doc_props, quality, ignore_print_area,
scale_type, convert_to_pdfa, disable_vba_code);
Set(include_doc_props, quality, ignore_print_area,
scale_type, convert_to_pdfa, disable_vba_code);
include_doc_props;
quality;
ignore_print_area;
scale_type;
convert_to_pdfa;
disable_vba_code;
}
e_ConvertIntentPrint;
e_ConvertIntentScreen;
e_HandoutOrderHorizontalFirst;
e_HandoutOrderVerticalFirst;
e_OutputSlides;
e_OutputNotesPages;
e_OutputOutline;
e_OutputOneSlideHandouts;
e_OutputTwoSlideHandouts;
e_OutputThreeSlideHandouts;
e_OutputFourSlideHandouts;
e_OutputSixSlideHandouts;
e_OutputNineSlideHandouts;
constructor(intent, frame_output_slides, output_type, handout_order,
output_hidden_slides, include_doc_props, disable_vba_code);
Set(intent, frame_output_slides, output_type, handout_order,
output_hidden_slides, include_doc_props, disable_vba_code);
intent;
frame_output_slides;
output_type;
handout_order;
output_hidden_slides;
include_doc_props;
disable_vba_code;
}
constructor(related_resource_file, resource_file_relative_path);
related_resource_file;
resource_file_relative_path;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
Set(is_embed_font);
is_embed_font;
}
static FromHTML(src_html, engine_path, cookies_path, setting_data,
saved_pdf_path, timeout);
static FromHTML(src_html, engine_path, cookies_reader,
setting_data, saved_pdf_path, timeout);
static FromHTML(src_html, engine_path, cookies_reader,
setting_data, saved_pdf_filestream, timeout);
static FromHTML(src_html, html2pdf_related_resource_array,
engine_path, cookies_reader, setting_data,
saved_pdf_filestream, timeout);
static FromTXT(src_txt, saved_pdf_path, setting_data);
static FromImage(src_img, saved_pdf_path);
static FromImage(file_reader, saved_pdf_filestream);
static FromDWG(engine_pat, src_dwg_path, saved_pdf_path,
settings);
static FromWord(src_word_file_path, src_file_password, saved_pdf_path,
setting_data);
static FromExcel(src_excel_file_path, src_file_password, saved_pdf_path,
setting_data);
static FromPowerPoint(src_ppt_file_path, src_file_password, saved_pdf_path,
setting_data);
static FromWord(src_word_file_path, src_file_password, saved_pdf_path, engine_path,
setting_data);
static FromExcel(src_excel_file_path, src_file_password, saved_pdf_path,
engine_path, setting_data);
static FromPowerPoint(src_ppt_file_path, src_file_password, saved_pdf_path,
engine_path, setting_data);
static ToXML(src_pdf_path, src_file_password, saved_xml_path,
saved_image_folder_path, is_force_to_tagged_pdf);
static FromOFD(src_ofd_path, password, saved_pdf_file_path,
static ToOFD(src_pdf_path, password, saved_ofd_file_path,
convert_param);
}
static e_CompareResultTypeNone;
static e_CompareResultTypeDeleteText;
static e_CompareResultTypeInsertText;
static e_CompareResultTypeReplaceText;
static e_CompareResultTypeDeleteImage;
static e_CompareResultTypeInsertImage;
static e_CompareResultTypeReplaceImage;
static e_CompareResultTypeDeletePath;
static e_CompareResultTypeInsertPath;
static e_CompareResultTypeReplacePath;
static e_CompareResultTypeDeleteShading;
static e_CompareResultTypeInsertShading;
static e_CompareResultTypeReplaceShading;
static e_CompareResultTypeDeleteAnnot;
static e_CompareResultTypeInsertAnnot;
static e_CompareResultTypeReplaceAnnot;
static e_CompareResultTypeTextAttriChange;
type;
rect_array;
diff_contents;
}
GetSize();
GetAt(index);
Add(element);
RemoveAt(index);
InsertAt(index, element);
RemoveAll();
}
Clear();
base_doc_results;
compared_doc_results;
}
static e_CompareTypeAll;
static e_CompareTypeText;
static e_CompareTypeAnnotation;
IsEmpty();
DoCompare(base_page_index, compared_page_index, compare_flags);
GenerateComparedDoc(compare_flags);
GenerateComparedDoc(compare_flags, is_show_all_layers);
}
export function TryLockForDoc(doc);<void>;
export function UnlockForDoc(doc);<void>;
url;
contentLength;
eTag;
}
downloadAll;
cacheFile
}
requestOptions<string, string>, isReadFromCache);
}
certSerialNum;
certPublisher;
certStartDate;
certEndDate;
certEmailInfo;
certOrganization;
certOrganizationUnit;
certUsageCode;
cerInfoDic<string, string>;
}
certFile;
certPwd;
subfilter;
signFilePath;
imagePath;
rect;
sigName;
}
static getCertInfo(path, pwd, info);
static getCertFromSignatureContent(signature);[];
static getTrustCertificateInformation(certData, info);
static isCertTrusted(cert, needBeTrustedCertData); ;
}
isContinuous;
pageLayoutMode;
}
prepare();
canCancel();
cancel();
isCanceled();
isModify();
setStatus(status);
getStatus();
exeSuccess();
setPriority(priority);
getPriority();
finish();
setErrorCode(error);
errorCode();
extErrorCode();
notify(result);
}
result(task);
}
pdfDoc;
pageIndex;
pageLayout;
psWidth;
psHeight;
isContinuous;
isDynamicXFA;
xfaDoc;
isPageViewVertical;
reflowScale;
viewWidth;
viewHeight;
reflowMode;
}
getSettingData();
getpdfPageSize();
getdisplayPageSize();
}
execute(task);
}
getStartIndex();
getEndIndex();
}
execute(task);
}
}
result(task);
}
getPdfDoc();
}
execute(task);
result(task);
}
getPageIndex();
getCropRectF();
}
pdfDoc;
xfaDoc;
pageIndex;
pageLayout;
isContinuous;
psWidth;
psHeight;
bmpArea;
viewSize;
cropMode;
drawFor;
rotate;
nightMode;
isDynamicXFA;
isPageViewVertical;
colorMode;
bmpWidth;
bmpHeight;
backColor;
textColor;
reflowScale;
viewWidth;
viewHeight;
reflowMode;
reflowBackgroundColor;
viewStatus;
}
execute(task);
result(task);
}
getSettingData();
getPDFPage();
getReflowPage();
getZoomScale();
getRender();
setBitmapBuffer(buffer);
setPageReady(isPageReady);
isPageReady();
getStep();
setProgress(isProgress);
isProgress();
setMatrix(matrix);
}
result(task);
}
getPageIndex();
getRectF();
getCropMode;
}
path;
readerCallback;
buffer;
openType;
password;
}
execute(task);
result(task);
}
getDocument();
getXFADoc();
isDynamicXFA();
}
result(task);
}
cb);
getPdfDoc();
}
enableAddTask();
disableAddTask();
getCurTask();
addTask(task);
cancelTask(task, addToQueue);
cancelAllTasks(force);
handleTaskResult(task, isSync, addToQueue);
setMachineStatus(status);
}
pageIndex;
sentence;
matchStartIndex;
matchEndIndex;
matchRect;
GetMatchRects();
Release();
}
GetSize();
GetUpperBound();
SetSize(nNewSize, nGrowBy);
RemoveAll();
GetAt(nIndex);
SetAt(nIndex, newElement);
SetAtGrow(nIndex, newElement);
Add(ewElement);
InsertAt(nIndex, newElement, nCount);
RemoveAt(nIndex, nCount);
InsertAt(nStartIndex, pNewArray);
Find(data, iStart);
}
taskId;
errCode;
pageIndex;
searchFlags;
keyWords;
pdfDoc;
searchResults;
Release();
}
result(task);
}
getSearchPageInfo();
}
export const enum EditFormType {
RESET_FORM,
IMPORT_FORM,
EXPORT_FORM
}
result(task);
}
}
export const enum EditCommentsType {
IMPORT_COMMENTS,
EXPORT_COMMENTS,
EXPORT_HIGHLIGHT_TEXT
}
result(task);
}
}
pdfDoc;
xfaDoc;
pageIndex;
rotate;
colorMode;
bmpWidth;
bmpHeight;
backColor;
textColor;
}
result(task);
}
setBitmapBuffer(buffer);
}
getPoints(pointCount);<Array<number>>;
}
pdfDoc;
startIndex;
endIndex;
}
result(task);
}
getResult();
}