Search results

Jump to: navigation, search
  • Used for filling the parameters of the Watermarks that will be placed using the PlaceWatermark method. IPXC_Document::PlaceWatermark, IPXC_Inst::CreateWatermarkParams
    2 KB (22 words) - 11:44, 24 September 2017
  • behavior of IUIX_Obj object. Returned results (HRESULT code) from these methods will not be handled by caller. You should return result by HRESULTs, returned
    968 B (63 words) - 12:57, 8 December 2015
  • data, the alpha channel will be applied. If this flag isn't specified, the alpha channel will be not premultiplied. The flag will be ignored if the destination
    2 KB (294 words) - 10:33, 23 May 2015
  • 1 (All) All pages will be used. 4 (Odd) Only odd pages will be used. 5 (Even) only even pages will be used.
    3 KB (60 words) - 06:59, 14 April 2016
  • signature field will be displayed. Sign_GR_Image In the graphics element of the signature field the image specified by the sImageFile parameter will be displayed
    2 KB (309 words) - 23:45, 25 April 2016
  • No underline will be applied to the text. 1 (Single) The text will be underlined with the single solid line. 2 (Double) The text will be underlined
    3 KB (18 words) - 07:08, 1 March 2016
  • PageFormat_1Indexed The page will be presented in the 1 bit per pixel indexed format. PageFormat_8Indexed The page will be presented in the 8 bits per
    2 KB (214 words) - 10:33, 23 May 2015
  • loading will be deferred. enum IXC_ImageLoadFlags { ImageLoad_Deferred = 1, }; ImageLoad_Deferred When set, this flag means that image data will be
    477 B (39 words) - 10:33, 23 May 2015
  • then the at least one IPXV_SearchEntry will be available in case of success. Each one of the found words will be presented as a separate IPXV_SearchEntryItem
    836 B (63 words) - 08:54, 19 January 2017
  • IPXC_Annotation interface is common for all types of PDF annotations, every type will have own interface of data delivered from this base one. Each individual
    2 KB (104 words) - 10:07, 27 May 2015
  • Specifies the method which will be used for scaling the image. enum IXC_ScaleMethod { ScaleMethod_Linear = 0, ScaleMethod_Bilinear = 1,
    750 B (55 words) - 10:33, 23 May 2015
  • Determines how the rotation function will perform the rotation. See below. enum IXC_FreeRotate { FreeRotate_Fast = 0, FreeRotate_Antialiasing
    674 B (52 words) - 01:04, 4 April 2017
  • watermark will be placed on background meaning that it will be drawn before the pages content. WatermarkFlag_ScaleToPage The scaling value will be counted
    1 KB (132 words) - 10:39, 23 May 2015
  • Object of the IPXC_Bookmark. If you will need to find the IPXC_Bookmark that corresponds to the given PDF Object you will need to run through the Bookmarks'
    5 KB (568 words) - 06:54, 20 January 2017
  • transparent color (see IMG_PageSetTransparentColor) will not be drawn, and the destination surface will be unchanged, within the corresponding area. Draw
    2 KB (187 words) - 10:33, 23 May 2015
  • Specifies the border effect that will be applied to the annotation's border. enum PXC_AnnotBorderEffect { ABE_Standard = 0, ABE_Cloudy = 1
    588 B (44 words) - 06:53, 1 March 2016
  • options["FColor"].v = "#AC3312"; //Setting mask that will tell the operation that the FColor will be modified options["Mask"].v = 2; Op.Do(); //Clearing
    2 KB (255 words) - 02:38, 22 April 2016
  • annotation will be displayed using an appearance stream specified by its appearance dictionary, if any. AF_Hidden If set, the annotation will not be displayed
    3 KB (418 words) - 15:59, 7 September 2015
  • Gets/sets the fill color that will be used as the page background. HRESULT get_FillColor([out, retval] IColor** pColor); HRESULT put_FillColor([in]
    455 B (28 words) - 03:20, 15 June 2015
  • alignment will be used. But popup will stick to sides from inside of specified rectangle. UIX_ShowPopup_FreePos No any autoposition. Popup will be placed
    3 KB (443 words) - 09:16, 30 November 2017
  • operation, because Red channel will be swapped with Red channel, B -> B, G -> G. SwapChannels_RGB2RBG Green and Blue channels will be exchanged: G <-> B. SwapChannels_RGB2BGR
    1 KB (110 words) - 00:39, 12 August 2015
  • BackgroundFlag_Default The default values will be used. BackgroundFlag_OffsetsInPercent The offset values will be interpreted as percents. BackgroundFlag_ScaleToPage
    1 KB (92 words) - 16:44, 7 September 2015
  • copy of current annotation data. Changes to that data will be in effect when Data property will be set. Setting annotation's Data property may change annotation's
    669 B (54 words) - 04:46, 20 February 2017
  • align of the watermark on page. The vertical align will be used in the offset calculation. The offset will be calculated from the: 0 - Visual page's Top
    620 B (54 words) - 06:06, 15 March 2017
  • specified in such a case, then the displayed text will be clipped and the pTextBounds rectangle will be correct. If the line-height parameter has a value
    3 KB (342 words) - 06:07, 12 December 2017
  • Binds info button to a required object of IUIX_Obj interface. Info button will normally be displayed at the right part of the object it was bound to. See
    1 KB (96 words) - 04:31, 20 February 2017
  • IUIX_Cmd containing the command that will be handled. pItem [in] Pointer to IUIX_CmdItem containing the command item that will be handled. pOwner [in] Pointer
    1 KB (116 words) - 02:27, 4 April 2016
  • structure (through the commands hierarchy) of the Visual Command Menu that will be shown. The Visual Command Menu at the moment of creation reads this structure
    4 KB (231 words) - 09:02, 30 November 2017
  • = 7, }; TRM_Fill The fill color will be used for the text rendering. TRM_Stroke The stroke color will be used for the text rendering. TRM_FillStroke
    1 KB (112 words) - 05:58, 16 March 2017
  • Specifies that the bookmark's title will be modified. OpModifyBookm_Style Specified that the style of the bookmark's title will be modified. OpModifyBookm_Color
    905 B (82 words) - 10:37, 23 May 2015
  • Gets/sets the image file that will be used as watermark source. HRESULT get_ImageFile([out, retval] BSTR* sFileName); HRESULT put_ImageFile([in] BSTR
    448 B (27 words) - 03:39, 15 June 2015
  • options["FColor"].v = "#AC3312"; //Setting mask that will tell the operation that the FColor will be modified options["Mask"].v = 2; Op.Do(); //Clearing
    2 KB (255 words) - 02:32, 22 April 2016
  • of the watermark on page. The horizontal align will be used in the offset calculation. The offset will be calculated from the: 0 - Visual page's Left
    634 B (56 words) - 05:42, 16 March 2017
  • with specified password. Password specified as regular Unicode string that will be converted to UTF-8 or default ANSI code page depends of document security
    1 KB (95 words) - 03:24, 15 June 2015
  • BookmarkFont_Italic The bookmark title will be displayed with italic font style. BookmarkFont_Bold The bookmark title will be displayed with bold font style
    838 B (77 words) - 10:34, 23 May 2015
  • Gets/sets whether the remote file will be opened in new window. The pNewWindow parameter will be less than 0 when the action does not have such an entry
    626 B (64 words) - 08:01, 23 May 2015
  • then all of the updates will be flushed. In the other case all items will be updated accordingly and then all of the updates will be flushed. HRESULT
    655 B (63 words) - 05:34, 4 April 2016
  • Gets/sets whether the file will be opened in a new window. The pNewWindow parameter will be less than 0 when the action does not have such an entry set
    633 B (65 words) - 08:01, 23 May 2015
  • green channel (for example if it is grayscale), the corresponding function will fail. Channel_R Indicates that the function must be applied to the Red channel
    1 KB (185 words) - 10:33, 23 May 2015
  • progress bar. Without using flag(s) from this enumeration progress bar style will be set to default. Default style means determinate progress bar, that displays
    889 B (76 words) - 02:01, 21 August 2019
  • property is changed, annotation's appearance is not recreated, but annotation will be rendered to fit its new rectangle. HRESULT get_Rect([out, retval] PXC_Rect*
    578 B (48 words) - 17:11, 26 May 2015
  • display text (that is used in the Search Pane). This property is optional and will be available when the PXV_SearchFlag_GetDispText flag is used. HRESULT
    628 B (47 words) - 02:49, 20 January 2017
  • set the page content will be rendered as vector graphic whenever it is possible (via GDI functions). Otherwise, the content will be rasterized and drawn
    1 KB (142 words) - 08:25, 1 September 2021
  • alignment flag. 2 Right alignment flag. 3 The text will be justified. 4 All text will be justified. 5 Sets the alignment based on the radix
    1 KB (6 words) - 00:37, 24 March 2018
  • before which the pages will be inserted. Note that entering value that exceeds or is equal to the pages count in the core document will insert pages after
    2 KB (193 words) - 02:20, 25 May 2015
  • pdf object. If the specified pdf object is a widget's object, this method will return the form field to which that widget belongs. HRESULT GetFieldByPDFObject([in]
    1,013 B (90 words) - 08:00, 23 May 2015
  • before which the pages will be inserted. Note that entering value that exceeds or is equal to the pages count in the core document will insert pages after
    2 KB (192 words) - 02:54, 25 May 2015
  • which the new pages will be inserted. Note that entering value which exceeds or is equal to the pages count in the core document will insert new pages after
    2 KB (174 words) - 03:33, 15 June 2015
  • VARIANT_BOOL representing whether the document will be closed with delay. This can occur when some script is launched and will require some time to finish. HRESULT
    586 B (45 words) - 23:43, 13 June 2016
  • annotation has associated optional content, its visibility will be checked before the annotation will be drawn, as well as annotation's flags. HRESULT get_OC([out
    678 B (52 words) - 04:48, 20 February 2017
  • if used as Filter. Exactly 6 Will use the Text dictionary data from the Pages Range. Exact Selected 7 Will use the data stored in the Array dictionary
    2 KB (9 words) - 03:17, 11 January 2016
  • OnThreadSafeCall of passed IPXV_ThreadSafeCallback object and ensures it will be called in the main thread. HRESULT ThreadSafeCall([in]
    1 KB (77 words) - 03:58, 15 June 2015
  • If there already is a field with the name specified by sName a new widget will be added if nType corresponds to the type of existing field. HRESULT CreateField([in]
    2 KB (193 words) - 06:04, 26 May 2015
  • at particular position to display task completion rate. Indicator position will be calculated according to total progress size value, where Pos property
    812 B (75 words) - 04:34, 15 June 2015
  • [in] Pointer to IBitSet containing the page indexes where the watermarks will be placed at. pParams [in] Pointer to IPXC_WatermarkParams containing the
    2 KB (219 words) - 00:13, 22 April 2016
  • do not exist in the source, will remain untouched; subnodes that do not exist in the target but exist in the source, will be added to the target; and to
    933 B (107 words) - 03:12, 15 June 2015
  • MosaicType_Simple Specifies that each block will be painted using its central dot color. MosaicType_Average Specifies that each block will be painted using its average
    583 B (45 words) - 10:33, 23 May 2015
  • printPages", NULL); - will show print print dialog for active document inside active frame; ExecUICmd("cmd.document.printPages", mainFrm1.Obj); - will show print
    1 KB (116 words) - 03:56, 15 June 2015
  • [in] dialog area where created object will be located. nSide [in] specifies side in a dialog, where command pane will be located. Use values from UIX_CmdPaneSides
    1 KB (116 words) - 17:20, 15 June 2015
  • Watermark_Text The watermark will take it's data from the text specified in the IPXC_WatermarkParams. Watermark_Image The watermark will take it's data from the
    1 KB (103 words) - 02:52, 25 May 2015
  • Background_Color The background will take it's data from the Fill Color specified in the IPXC_BackgroundParams. Background_Image The background will take it's data from
    1 KB (105 words) - 02:50, 25 May 2015
  • Gets/sets the fill color of the font that will be used for watermark text. The TRM_Fill or TRM_FillStroke Render Mode should be specified. HRESULT get_FillColor([out
    590 B (41 words) - 06:03, 16 March 2017
  • page, or a part of the page, will be copied onto clipboard as a BITMAP. CopyClipboard_DIB The page, or a part of the page, will be copied onto clipboard as
    1,021 B (105 words) - 09:56, 16 March 2017
  • The method of interface of PDF-XChange Editor SDK. Sets the object that will return thumb label. HRESULT SetCustomLabelsProvider([in] IUIX_CustomLabelsProvider*
    708 B (44 words) - 02:04, 27 May 2015
  • Gets/sets target file of the action. The property is used for GoToR action types. Will return S_FALSE if the return value is empty. HRESULT get_Target([out, retval]
    530 B (43 words) - 08:01, 23 May 2015
  • command item's submenu. If the command item has no submenu then null pointer will be returned instead. HRESULT get_SubMenu([out, retval] IUIX_CmdMenu**
    620 B (48 words) - 08:42, 23 March 2016
  • IPXV_DocActionEvent returns Pointer to IPXC_Action containing the action that will be executed. HRESULT get_Action([out, retval] IPXC_Action** pAction);
    524 B (28 words) - 05:30, 14 November 2018
  • returns/sets Pointer to IPXC_PageContentCallback containing the callback that will allow to use the GetPageContent custom implementation. HRESULT get_Pag
    755 B (41 words) - 02:43, 16 March 2016
  • IPXV_FormatConverter returns Pointer to IUIX_Icon containing the Converter's icon that will be displayed in the converters table. HRESULT get_Icon([out, retval] IUIX_Icon**
    550 B (33 words) - 01:50, 27 April 2017
  • IUIX_RangesNavigator returns/sets Pointer to IUIX_Obj ... Sets the object that will receive messages from the control. HRESULT get_NotifyTarget([out, retval]
    611 B (39 words) - 12:13, 16 June 2015
  • for widget annotations. For all the rest types of annotations this property will be NULL. HRESULT get_Field([out, retval] IPXC_FormField** pField);
    550 B (40 words) - 04:46, 20 February 2017
  • Gets/sets the size of the image file in page coordinates that will be used as watermark source. HRESULT get_ImageSize([out, retval] PXC_Size* stImageSize);
    510 B (35 words) - 05:46, 16 March 2017
  • method of interface of PDF-XChange Editor SDK. Sets the callback object that will draw item thumbs. HRESULT SetThumbCallback([in] IUIX_DrawThumbnailCallback*
    689 B (45 words) - 01:55, 27 May 2015
  • The event is fired before the document will be saved. The IEvent interface should be cast to the IPXV_DocSaveEvent interface. This event is used in pair
    1 KB (32 words) - 07:02, 5 April 2017
  • Gets/sets the start of the pages range where the background will be placed. HRESULT get_Start([out, retval] LONG* nStart); HRESULT put_Start([in]
    442 B (29 words) - 03:20, 15 June 2015
  • Gets/sets the end of the pages range where the background will be placed. HRESULT get_End([out, retval] LONG* nEnd); HRESULT put_End([in] LONG nEnd);
    428 B (29 words) - 03:20, 15 June 2015
  • pages range that will be inserted from the document into the destination. Position Integer Specifies the position where the pages will be inserted. Default
    4 KB (0 words) - 07:06, 10 May 2019
  • Gets/sets the page from the file that will be used as background. HRESULT get_BackgroundPage([out, retval] ULONG* nPageNum); HRESULT put_BackgroundPage([in]
    474 B (28 words) - 03:20, 15 June 2015
  • Gets/sets the page number from the image file that will be used as watermark source. HRESULT get_ImagePage([out, retval] ULONG* nPageNum); HRESULT
    469 B (31 words) - 03:39, 15 June 2015
  • the item's index exceeds the bit-set size, it will be expanded to accommodate that item. New added items will be filled with a false value. HRESULT SetWithGrow([in]
    829 B (87 words) - 03:12, 15 June 2015
  • (Copy) The annotations will be copied from the original pages into source destination. 1 (Flatten) The annotations will become a part of the original
    2 KB (0 words) - 03:11, 21 December 2016
  • combination. The operation will search for text that contains any of these words. NOT Array Array of String The operation will search for text that contains
    3 KB (0 words) - 08:09, 20 December 2016
  • which the moved pages will be inserted. Note that entering value that exceeds or is equal to the pages count in the core document will insert moved pages
    2 KB (179 words) - 03:33, 15 June 2015
  • which the new page will be inserted. Note that entering value that exceeds or is equal to the pages count in the core document will insert new page after
    1 KB (146 words) - 03:33, 15 June 2015
  • In this case, the image file will be analyzed, information about its pages will be acquired, but actual page data will not be decoded immediately. IIXC_Image
    1 KB (152 words) - 03:15, 15 June 2015
  • that the position value that is bigger or equal to the actions list size will insert the action as the last item of the actions list. HRESULT Insert([in]
    862 B (94 words) - 02:24, 25 May 2015
  • Gets line index by the given point on page. Will return -1 when no lines are in the point's area. HRESULT HitTest([in] PXC_PointF* stPosOnPage,
    1 KB (125 words) - 00:48, 23 July 2018
  • default, if not set explicitly via NotifyTarget property, e_Notify messages will be sent to object's nearest parent (if any). HRESULT get_NotifyTarget([out
    941 B (91 words) - 16:30, 15 June 2015
  • Calculates info button ideal size that will fit value, given in nAvailSize variable. HRESULT GetIdealSize([in] SIZE* nAvailSize,
    817 B (74 words) - 16:22, 15 June 2015
  • These annotations will be flattened. 1 (LeftAsIs) No operations will be done with these annotations. 2 (Remove) These annotations will be removed.
    1 KB (0 words) - 08:59, 1 March 2016
  • inside, - others will be ignored. Also all of the Overlay parameters will be ignored. Redacted images will be cropped. The size of images will be reduced.
    1 KB (0 words) - 05:17, 14 April 2017
  • last bead will remove F value from the article's PDF object. HRESULT RemoveBead([in] ULONG nBead); nBead [in] Index of the bead that will be removed
    610 B (54 words) - 03:20, 15 June 2015
  • Filter_ProcessAlpha = 4, }; Filter_ProcessAlpha When specified, the filter will modify the alpha channel.
    411 B (26 words) - 10:33, 23 May 2015
  • Input Array Array of IUnknown-based objects containing the text, that will be converted into IPXC_Document. The IUnknown type should be cast to the
    1 KB (16 words) - 03:22, 11 May 2017
  • (Copy) The annotations will be copied from the original pages into source destination. 1 (Flatten) The annotations will become a part of the original
    4 KB (0 words) - 02:05, 15 March 2016
  • null-terminated Unicode string, which will be used as variant value. If string can be represented as ASCII string it will be stored using single byte per character
    1 KB (162 words) - 05:50, 21 August 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    879 B (82 words) - 08:18, 20 August 2015
  • event of will be able to stop the document closing process. PXV_DocClose_AllowSilentSave When specified then all existing changes of document will be saved
    954 B (105 words) - 01:08, 16 March 2016
  • (Copy) The annotations will be copied from the original pages into source destination. 1 (Flatten) The annotations will become a part of the original
    4 KB (0 words) - 07:03, 10 May 2019
  • the boxes will be modified; 1 (Media) media box will be modified; 2 (Crop) crop box will be modified. 4 (Trim) trim box will be modified
    3 KB (0 words) - 01:35, 29 June 2021
  • prohibited and will fail. HRESULT RegisterExts(); Returns S_OK if operation was successful or error code in other cases. If function fail, plugin will be unloaded
    580 B (49 words) - 09:31, 23 May 2015
  • ideal size that will fit the object it is bound to. HRESULT FitToIdealSize(); Returns S_OK if the operation was successful, or will return an error
    463 B (36 words) - 16:21, 15 June 2015
  • orientation calculation will be done based on the pages rotation. If set as false the portrait/landscape orientation calculation will be done based on the
    2 KB (0 words) - 00:49, 15 March 2016
  • IPXC_Bookmark containing the bookmark which title will be edited. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_BookmarksView
    623 B (45 words) - 03:47, 15 June 2015
  • containing the attachment which description will be edited. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AttachmentsView
    671 B (45 words) - 03:47, 15 June 2015
  • digital signatures will be added. Output IUnknown IUnknown-based object containing the IPXC_Document where digital signatures will be added. Options
    963 B (10 words) - 04:55, 14 April 2016
  • [in] PXC_RectF* stItem); nIndex [in] Index of the item that will be modified or will be returned. IPXC_RectsF
    553 B (43 words) - 03:35, 15 June 2015
  • [in] PXC_Rect* stItem); nIndex [in] Index of the item that will be modified or will be returned. IPXC_Rects
    545 B (43 words) - 03:35, 15 June 2015
  • [in] PXC_QuadF* stItem); nIndex [in] Index of the item that will be modified or will be returned. IPXC_QuadsF
    553 B (43 words) - 03:35, 15 June 2015
  • options["ContentRotation"].v = 90; options["MaskEx"].v = 0x00000400; // widgets will be modified Op.Do(); } private void SetLineWidthProfile(PDFXEdit.IPXV_Document
    3 KB (242 words) - 06:32, 29 January 2021
  • object will be located. pID [in] string ID of created object. pImage [in] image object of IUIX_ImageData or IUIX_ImageData interface that will be displayed
    2 KB (148 words) - 11:08, 16 June 2015
  • UIX_TreeStyle_KeepSel When set, selected items will be highlighted even when the tree control has no input focus. In that case items will be highlighted with color used
    2 KB (221 words) - 01:17, 23 July 2018
  • Specifies internal format in which data will be stored into new page. nDefColor [in] Specifies color which will be used for filling entire page during
    1 KB (107 words) - 03:16, 15 June 2015
  • IUIX_Obj* pNotifyTarget); pOwner [in] Pointer to IUIX_Obj. This window will receive all notifies from pContent as parent. pContent [in] Pointer to IUIX_Obj
    1 KB (154 words) - 03:43, 7 December 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. nPrec
    1 KB (134 words) - 03:42, 15 June 2015
  • that if the given named destination is not in the named destination list it will be created. HRESULT SetNamedDestination([in] BSTR sDestName
    885 B (79 words) - 03:26, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. nPrec
    1 KB (134 words) - 03:42, 15 June 2015
  • closest bookmark to the current Search Entry. This property is optional and will be available when both of the PXV_SearchFlag_GetContextBookmarks and PXV
    742 B (52 words) - 02:57, 20 January 2017
  • combination is already inside the commands list with the same priority then it will be replaced. HRESULT AddShortcut([in] UIX_CmdAccel*
    876 B (84 words) - 01:39, 24 March 2016
  • object's NotifyTarget property is not explicitly set , then e_Notify messages will be directed to its nearest parent (if any) by default. HRESULT get_NotifyTarget([out
    660 B (58 words) - 11:46, 16 June 2015
  • Channel of the page into which data will be copied. pSrcFrom [in] Specifies the source IIXC_Page from which data will be copied. nSrcChannel [in] Specifies
    1 KB (155 words) - 03:16, 15 June 2015
  • the given position in the article's beads array. Note that the first bead will be inserted as an F value of the article's PDF object. HRESULT InsertBead([in]
    951 B (101 words) - 03:20, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. bClone
    1 KB (158 words) - 03:42, 15 June 2015
  • combination is already inside the commands list with the same priority then it will be replaced. HRESULT AddShortcut2([in] UIX_CmdAccel*
    1 KB (115 words) - 01:41, 24 March 2016
  • The method clumps pixels into square blocks. The pixels in a given block will be the same color, and the colors of the blocks are based on the colors in
    1,015 B (113 words) - 03:16, 15 June 2015
  • bytes as stored in pdf file, except escaped characters will be unescaped and octal characters will be decoded. nValLen [in] Specifies number of bytes in
    1 KB (114 words) - 06:07, 21 August 2015
  • current object's NotifyTarget property is not set explicitly, e_Notify messages will be directed to its nearest parent (if any). HRESULT get_NotifyTarget([out
    678 B (57 words) - 14:59, 15 June 2015
  • Fills the RECT structure with page dimensions, ie, left and top fields will be set to zero, right - to the page width, and bottom to the page height.
    882 B (94 words) - 03:17, 15 June 2015
  • options["FColor"].v = "#AC3312"; //Setting mask that will tell the operation that the FColor will be modified options["Mask"].v = 2; Op.Do(); //Clearing
    2 KB (295 words) - 01:55, 22 April 2016
  • Specifies the filter will be applied. enum IXC_StandardMatrixfilters { DI_FILTER_Smooth = 0, DI_FILTER_Gaussian_Blur =
    2 KB (290 words) - 05:25, 26 May 2015
  • nFormat [in] Specifies the format to which the page will be converted. An existing alpha-channel will be removed when converting to these formats: PageFormat_1Indexed
    967 B (92 words) - 03:16, 15 June 2015
  • result that will be used by the event sender when the event is marked as Handled. If the result is greater then 0 then the operation will be canceled.
    1 KB (26 words) - 04:58, 5 April 2017
  • re-fill fully the list of properties, otherwise the list will remain unchanged and only property-items will be updated. Returns S_OK if operation was successful
    972 B (97 words) - 03:58, 15 June 2015
  • the result that will be used by the event sender when the event is marked as Handled. If the Result is not 0 then the action execution will no longer be continued
    1 KB (44 words) - 06:32, 5 April 2017
  • the result that will be used by the event sender when the event is marked as Handled. If the Result is not 0 the operation execution will be stopped.
    1,013 B (11 words) - 06:05, 24 April 2017
  • IPXV_BookmEvent interface to read the IPXV_BookmList containing the bookmarks that will be invalidated.
    1 KB (33 words) - 04:06, 29 December 2016
  • or equal to array size function will return E_INVALIDARG. sVal [in] Pointer to null-terminated Unicode string, which will be used as variant value. If string
    1 KB (151 words) - 06:45, 21 August 2015
  • options["FColor"].v = "#AC3312"; //Setting mask that will tell the operation that the FColor will be modified options["Mask"].v = 2; Op.Do(); //Clearing
    3 KB (251 words) - 23:38, 18 April 2016
  • Resolves the input path to the IAFS_Name object. The function will automatically bind to source file-system and if authentication is required - perform
    2 KB (176 words) - 03:57, 15 June 2015
  • specified signature field if it wasn't signed before. Note that the signature will be applied only after the document was saved. HRESULT DeferedDigitalSignField([in]
    2 KB (206 words) - 00:18, 26 April 2016
  • value: 0.0 Name String Specifies the name of the named destination that will be used. Default value: Empty String
    2 KB (15 words) - 04:46, 3 June 2015
  • page that the document will be opened at for the first time. Default value: 0 DestZoom Double Specifies the zoom that will be applied to the document
    7 KB (0 words) - 05:55, 28 October 2016
  • pParent [in] parent object. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    2 KB (124 words) - 17:24, 15 June 2015
  • pParent [in] parent object. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    1 KB (124 words) - 09:58, 16 June 2015
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. nStyle [in] specifies style of scroll container with flags from
    2 KB (117 words) - 11:18, 16 June 2015
  • pParent [in] parent object. pRect [in] dialog area where a created object will be located. pID [in] string ID of created object. pText [in] specifies
    2 KB (133 words) - 10:00, 16 June 2015
  • pCtl [in] Pointer to IUIX_Obj containing the command's sub-control that will be used to find first correspondent command item. pItem [out, retval] Pointer
    921 B (90 words) - 03:42, 25 March 2016
  • object. pRect [in] dialog area, where new object of IUIX_CmdBar interface will be located pID [in] sets string ID of created object. pTitle [in] sets
    1 KB (117 words) - 17:19, 15 June 2015
  • pParent [in] parent object. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    1 KB (127 words) - 17:23, 15 June 2015
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. nStyle [in, defaultvalue(0)] specifies scroll bar style with
    1 KB (122 words) - 11:17, 16 June 2015
  • PKCS#7 format within the specified memory buffer. Note that the signature will be applied only after the document was saved. HRESULT DeferedDigitalPFX2([in]
    2 KB (277 words) - 00:15, 26 April 2016
  • nType Value of PXC_DestType containing the type of the destination which will be used. nNullFlags Bit flags representing which dValues should be used
    1 KB (126 words) - 02:51, 25 May 2015
  • 2, }; CreationDisposition_Skip If the destination file exists, an error will occur. CreationDisposition_Overwrite Creates the new file, overwriting any
    613 B (41 words) - 10:33, 23 May 2015
  • When the action does not have a named destination parameter, the pDestName will be an empty string. HRESULT get_DestName([out, retval] BSTR* ppDestName);
    495 B (37 words) - 08:01, 23 May 2015
  • PVT_Dictionary and PVT_Stream type are acceptable, variants of all other types will return 0. HRESULT get_Count([out, retval] ULONG* nCount); IPXS_PDFVariant
    610 B (42 words) - 03:45, 15 June 2015
  • destination index where the boxes will be moved. nCount [in, defaultvalue(1)] Value of LONG containing the number of boxes that will be moved. pNewBar [in, defaultvalue(NULL)]
    1 KB (126 words) - 05:55, 25 March 2016
  • IAFS_Name of the source file that will be attached to the document. DisplayName String Specifies name of the attachment that will be used instead of the file
    1 KB (0 words) - 02:15, 26 May 2015
  • canched changes(text editing, modified attachments, changed images etc.) will be applied.
    1 KB (18 words) - 07:13, 5 April 2017
  • The event is fired before the document will be closed.
    1 KB (10 words) - 07:15, 5 April 2017
  • annotation. If the annotation has no associated popup annotation, this property will be NULL. HRESULT get_Popup([out, retval] IPXC_Annotation** pPopup);
    493 B (33 words) - 04:48, 20 February 2017
  • destination parameter is not set or the named destination string is empty pVal will be equal to VARIANT_FALSE. HRESULT get_IsNamedDest([out, retval] VARIANT_BOOL*
    508 B (42 words) - 08:01, 23 May 2015
  • returns/sets Value of ULONG containing the handle of the image that is being/will be used in the content item. HRESULT get_Image_Handle([out, retval] ULONG*
    586 B (45 words) - 02:20, 27 March 2017
  • CustDispTitle of interface IPXC_DocSrcInfo returns/sets Value of BSTR that will be used by editor for displaying in documents' tab-bar. HRESULT get_CustDispTitle([out
    559 B (38 words) - 03:10, 16 March 2016
  • that the rotation values can be 0, 90, 180 or 270 degrees (any other values will be converted to the nearest of these values). HRESULT get_Rotation([out
    506 B (45 words) - 03:33, 15 June 2015
  • Gets/sets the start of the pages range where the watermark will be placed. This property is not used in the PlaceWatermark method. HRESULT get_Start([out
    536 B (38 words) - 03:00, 16 March 2017
  • annotation does not belongs to any page (i.e. it was removed) this property will have value of -1. HRESULT get_IndexOnPage([out, retval] LONG* nPageIndex);
    535 B (42 words) - 04:47, 20 February 2017
  • that may be used by ImportConvertors - to specify the source file name and will be used by Editor for the 'OpenFolderAndSelect' feature. HRESULT get_CustFileName([out
    625 B (48 words) - 03:15, 16 March 2016
  • Gets/sets parameters of how the info button text will be displayed. See UIX_DrawStringFlags enumeration for a full list of available text drawing flags
    560 B (40 words) - 16:23, 15 June 2015
  • modified at least once (even if the operations were redone this indicator will still be true). HRESULT get_IsDirty([out, retval] VARIANT_BOOL* pVal);
    570 B (43 words) - 03:21, 16 March 2016
  • stamp signature from the given time stamp server. Note that the time stamp will be applied only after the document was saved. HRESULT DeferedTimeStamp([in]
    863 B (77 words) - 07:21, 25 April 2016
  • The event is fired before the Context Menu will be shown.
    1 KB (11 words) - 07:36, 10 April 2017
  • Clothes the document view. If it was the last opened document view this will close the document itself. HRESULT Close([in, defaultvalue(0)] LONG nFlags);
    648 B (54 words) - 03:54, 15 June 2015
  • Gets/sets the end of the pages range where the watermark will be placed. This property is not used in the PlaceWatermark method. HRESULT get_End([out
    522 B (38 words) - 02:59, 16 March 2017
  • Gets/sets parameters of how label text will be displayed. See UIX_DrawStringFlags for a full list of available text drawing flags. HRESULT get_DrawTextFlags([out
    530 B (37 words) - 11:42, 16 June 2015
  • an action that performs a scenario that goes to or opens some destination will be executed(). The IEvent interface should be cast to the IPXV_GotoActionEvent
    1 KB (32 words) - 07:35, 5 April 2017
  • Specifies the text that will be used as a watermark. Default value: Watermark Sample Font Dictionary Specifies the font that will be used when placing
    5 KB (0 words) - 23:24, 22 June 2015
  • current variant. If current variant is indirect no clone is created pClone will receive pointer to current variant. To clone indirect variant content to
    847 B (78 words) - 08:21, 21 August 2015
  • PVT_Dictionary and PVT_Stream type are acceptable, variants of all other types will return NULL. HRESULT get_Item([in] ULONG nIndex
    886 B (71 words) - 03:45, 15 June 2015
  • Specifies number of pages that will be inserted. Default value: 1 Location Integer Determines whether the new pages will be inserted Before or After
    2 KB (0 words) - 00:35, 19 May 2018
  • before. Uses a certificate stored in a PKCS#7 file. Note that the signature will be applied only after the document was saved. HRESULT DeferedDigitalSignFieldPFX([in]
    2 KB (260 words) - 00:18, 26 April 2016
  • specified then the document will be saved to the original file. If the document is newly created, the Save As... dialog will be shown. nFlags [in, defaultvalue(0)]
    3 KB (332 words) - 04:33, 27 July 2016
  • bytes as stored in pdf file, except escaped characters will be unescaped and octal characters will be decoded. nValLen [in] Value of ULONG. Returns S_OK
    999 B (102 words) - 06:46, 21 August 2015
  • options["Position"].v = 0; //First page options["Location"].v = "Before"; //The pages will be inserted before first page options["CommentsAction"].v = "Copy"; //Copy
    2 KB (160 words) - 02:05, 19 April 2016
  • the source pages that will replace the document's pages options["PositionStop"].v = 3; //End index of the source pages that will replace the document's
    2 KB (170 words) - 07:48, 20 April 2016
  • options["FColor"].v = "#AC3312"; //Setting mask that will tell the operation that the FColor will be modified options["Mask"].v = 2; Op.Do(); //Clearing
    2 KB (298 words) - 01:50, 22 April 2016
  • after usage because all time that you holding this object - all other threads will wait for release of it when try to access to it. Using programming languages
    789 B (83 words) - 03:59, 15 June 2015
  • object's NotifyTarget property is not set explicitly, then e_Notify messages will be directed to its nearest parent (if any). For instance, dialog controls
    866 B (88 words) - 14:38, 15 June 2015
  • signs and places as required on the specified page. Note that the signature will be applied only after the document was saved. HRESULT DeferedDigitalSign([in]
    2 KB (223 words) - 23:50, 25 April 2016
  • which will be used for tiling. nOriginY [in] Specifies the y-coordinate, in pixels, of the upper-left corner of the source rectangle which will be used
    2 KB (213 words) - 03:17, 15 June 2015
  • object's NotifyTarget property is not set explicitly, then any e_Notify messages will be directed to its nearest parent (if any). For instance, dialog controls
    860 B (92 words) - 04:11, 15 June 2015
  • by FileCertificate will be used for signing the document. If false, certificate from the system storage, specified by Certificate, will be used for signing
    13 KB (0 words) - 00:39, 23 August 2017
  • Default value that will be returned when specified index is out of range or the element is not a numeric value. If not specified, zero will be returned. nVal
    1 KB (133 words) - 03:42, 15 June 2015
  • date format that will be used in the dialog. Default value: m/d PageNumberFormat String Specifies the page numbering format that will be used in the
    3 KB (0 words) - 23:22, 22 June 2015
  • date format that will be used in the dialog. Default value: m/d PageNumberFormat String Specifies the page numbering format that will be used in the
    3 KB (0 words) - 23:23, 22 June 2015
  • returned. If bAddAtom is false and name does not have corresponding atom 0 will be retuned. HRESULT Arr_GetNameA([in] ULONG nIndex
    1 KB (165 words) - 03:42, 15 June 2015
  • Default value that will be returned when specified index is out of range or the element is not a numeric value. If not specified, zero will be returned. nVal
    1 KB (133 words) - 03:42, 15 June 2015
  • the images will be inserted. Default value: 1 Rows Integer Specifies the number of the rows on the document page where the images will be inserted
    28 KB (0 words) - 09:19, 13 June 2016
  • pParent [in] parent object. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. pText [in] text of the
    2 KB (153 words) - 16:39, 15 June 2015
  • the program. pParams [in] Pointer to ICab containing the parameters that will be modified. These parameters shoudld be read by the dialog and displayed
    1 KB (154 words) - 01:41, 27 April 2017
  • the control without placement, though in some programming languages this will make difficult or restrict some required tasks. In C# for example you would
    2 KB (233 words) - 12:52, 5 June 2015
  • pSrcPage [in] Pointer to IIXC_Page of the destination page on which the copy will be placed. nSX [in] Specifies the x-coordinate, in pixels, of the upper-left
    1 KB (128 words) - 03:16, 15 June 2015
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    2 KB (146 words) - 17:27, 15 June 2015
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    2 KB (148 words) - 10:02, 16 June 2015
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. nStyle [in, defaultvalue(0)]
    2 KB (151 words) - 11:27, 16 June 2015
  • be exported. If this parameter is nullptr all fields will be exported and parameter bInclude will be ignored.Otherwise it should be a IPXS_PDFVariant object
    2 KB (185 words) - 08:10, 13 June 2016
  • retval] IPXC_Article** pNewArticle); nPos [in] Position where the article will be inserted into. pNewArticle [out, retval] Pointer to IPXC_Article containing
    794 B (63 words) - 03:20, 15 June 2015
  • in the attachments list where the item will be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AttachList
    749 B (65 words) - 03:47, 15 June 2015
  • pCtl [in] Pointer to IUIX_Obj containing the command's sub-control that will be used to find first correspondent command item. nIndex [out, retval] Pointer
    891 B (86 words) - 08:04, 24 March 2016
  • contain the IPXC_Document to which the bookmark will be added. Note that only the first element from the array will be evaluated. Output Array Array of IUnknown-based
    2 KB (112 words) - 05:50, 18 April 2016
  • "Exact"; options["PagesRange.Text"].v = "1-3"; //Select pages range that will be moved options["MakeCopy"].v = true; //Making copy of the moving pages
    2 KB (101 words) - 01:19, 15 March 2016
  • nDstChannel [in] Specifies color channel which will be used. nValue [in] Specifies the value which will be filled with. Possible value is from 0 to 255
    868 B (84 words) - 03:16, 15 June 2015
  • nInsertBefore); pAnnot [in] Pointer to IPXC_Annotation containing the annotation that will be moved. nDestPage [in] Destination page number. nInsertBefore [in, defaultvalue(-1)]
    968 B (87 words) - 03:32, 15 June 2015
  • The operation allows to change where the named destination will point to. //C# private void SetNamedDestination(PDFXEdit.IPXV_Document Doc, PDFXEdit
    2 KB (85 words) - 07:24, 21 April 2016
  • "Exact"; options["PagesRange.Text"].v = "1-3"; //Select pages range that will be deleted from the document Op.Do(); }
    1 KB (72 words) - 00:06, 5 July 2018
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    1 KB (22 words) - 06:32, 5 April 2017
  • options["Height"].v = 1200; //Height of new pages options["Location"].v = 1; //New pages will be inserted after first page options["Position"].v = 0; //Page number Op
    2 KB (110 words) - 02:05, 19 April 2016
  • which the content items will be transformed. Entries Array Array of IUnknown Specifies the IPXV_ContentItemEntry array that will be transformed. KeepTextGroups
    851 B (0 words) - 08:40, 11 March 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    908 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    912 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    914 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    912 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    910 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    914 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    936 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    934 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    916 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    908 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    934 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    926 B (5 words) - 03:37, 16 December 2016
  • S_OK if the operation was successful, or will return an error code if it fails. Cue Text property, if set, will remain unchanged. IUIX_Combo
    484 B (35 words) - 14:03, 15 June 2015
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    942 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    928 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    944 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    916 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    922 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    931 B (11 words) - 02:45, 18 October 2018
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    938 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    908 B (5 words) - 03:41, 16 December 2016
  • set to VARIANT_TRUE, pop-ups will be closed with slight fading effect. Returns S_OK if the operation was successful, or will return an error code if it
    570 B (50 words) - 16:33, 15 June 2015
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    948 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    926 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    928 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    922 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    898 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    928 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    942 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    934 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    930 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    946 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    916 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    908 B (5 words) - 03:41, 16 December 2016
  • Name Type Value Content IUnknown Specifies the new content that will be added to the document's page. InsertBefore Integer Specifies the
    959 B (0 words) - 07:03, 15 April 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    928 B (5 words) - 03:36, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    926 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    932 B (5 words) - 03:37, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    916 B (5 words) - 03:38, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    922 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    928 B (5 words) - 03:39, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    940 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    936 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    918 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    912 B (5 words) - 03:40, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    926 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    924 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    920 B (5 words) - 03:41, 16 December 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    916 B (5 words) - 03:42, 16 December 2016
  • page. Uses a certificate stored in a PKCS#7 file. Note that the signature will be applied only after the document was saved. HRESULT DeferedDigitalPFX([in]
    2 KB (277 words) - 00:08, 26 April 2016
  • function will return the index of the pixel's color within the page palette; for grayscaled images (Gray, and Gray with Aplha) the function will return the
    1 KB (127 words) - 03:16, 15 June 2015
  • text: title, subject, author, contents. In this case, the Search operation will path the needed enum value to this property. HRESULT get_PropType([out
    749 B (67 words) - 03:06, 20 January 2017
  • RelPathMode Integer Specifies how the file links in the RTF document will be processed. Possible values are: Default value: 0 (KeepExist) ReplaceExt
    3 KB (0 words) - 07:51, 17 March 2016
  • which means that F entry of the action's dictionary is more superior and will be used if set when saving the action. HRESULT get_FileName([out, retval]
    688 B (65 words) - 08:01, 23 May 2015
  • of the bit-set, to ensure its correct functionality. Also, this function will clear all previous data in a bit-set. HRESULT SetSize([in] ULONG nNewCount);
    645 B (69 words) - 03:12, 15 June 2015
  • If the creation date was not specified for the annotation, this property will have value of empty string. HRESULT get_CreationDate([out, retval] BSTR*
    687 B (62 words) - 04:45, 20 February 2017
  • the modification date was not specified for the annotation, this property will have value of empty string. HRESULT get_ModificationDate([out, retval]
    716 B (63 words) - 04:47, 20 February 2017
  • highlighting the DispText in the Editors Search Pane. This method is optional and will be available when the PXV_SearchFlag_GetDispText flag is used. HRESULT
    1 KB (113 words) - 02:55, 20 January 2017
  • highlighting the DispText in the Editors Search Pane. This property is optional and will be available when the PXV_SearchFlag_GetDispText flag is used. HRESULT
    750 B (54 words) - 02:53, 20 January 2017
  • Specifies whether the separator line will be drawn between columns of text. If count of columns will be 1, this parameter will be ignored Default value: false
    11 KB (0 words) - 03:53, 22 March 2018
  • Specifies the bookmark before which the new bookmark will be inserted. Using the default value will insert the bookmark as the last item of the parent.
    2 KB (0 words) - 02:13, 27 May 2015
  • specified then the short formatting will be used. If 0 was specified then full formatting will be used (this will add the "<Severity> [<Facility>]: " prefix)
    1,021 B (102 words) - 23:31, 5 July 2016
  • destination document where the pages will be moved or copied. If this parameter is not specified then the pages will be moved or copied to the input source
    1 KB (0 words) - 01:31, 15 March 2016
  • the result that will be used by the event sender when the event is marked as Handled. If the Result is not E_NOTIMPL then the data will be updated from
    1 KB (27 words) - 07:01, 5 April 2017
  • the result that will be used by the event sender when the event is marked as Handled. If the result is not 0 then the event execution will be stopped.
    1 KB (14 words) - 08:24, 12 December 2018
  • contain the IPXC_Document that will have it's JavaScript changed. Note that only the first element from the array will be evaluated. Output Array
    2 KB (70 words) - 02:28, 19 April 2016
  • result that will be used by the event sender when the event is marked as Handled. If the result is greater then 0 then the operation will be canceled.
    1 KB (26 words) - 05:01, 5 April 2017
  • the result that will be used by the event sender when the event is marked as Handled. If the Result is not E_NOTIMPL then the data will be updated from
    1 KB (26 words) - 07:13, 5 April 2017
  • the rectangular area of the page page which will be cloned. If this parameter is NULL, the entire page will be cloned. pClone [out, retval] Pointer to
    884 B (97 words) - 05:08, 15 June 2015
  • the data will be copied. stRect [in, defaultvalue(NULL)] Pointer to RECT structure which defines the rectangular area in which the operation will be performed
    1 KB (101 words) - 03:16, 15 June 2015
  • (CompressEach) Each file will be compressed separately. as result you will have several attached files. 2 (CompressAllToOne) All files will be compressed into
    7 KB (0 words) - 07:17, 5 June 2015
  • result that will be used by the event sender when the event is marked as Handled. If the result is greater then 0 then the operation will be canceled.
    1 KB (26 words) - 05:00, 5 April 2017
  • the result that will be used by the event sender when the event is marked as Handled. If the Result is E_NOTIMPL then native save will be used, else the
    1 KB (24 words) - 07:06, 5 April 2017
  • 0 (Color) The Color will be used. 1 (Image) The image from the FileName path will be used.
    4 KB (0 words) - 15:15, 22 June 2015
  • 0 (Color) The Color will be used. 1 (Image) The image from the FileName path will be used.
    4 KB (0 words) - 06:25, 27 April 2021
  • Pointer to LONG variant that will get result of comparison. If objects are equal it will be 0 (zero). Otherwise, it will be -1 or 1. The result is useful
    2 KB (243 words) - 08:22, 23 May 2015
  • ActiveX Control, you will gain access to the end-user Editor placed in your project's form/window etc. From the development perspective it will allow UI-manipulations
    5 KB (736 words) - 00:53, 23 August 2017
  • given font will be first set to non-underlined, and then to bold. If nStyleMask is set to UIX_ComboItemStyle_Bold, then font style will be changed to
    2 KB (203 words) - 17:29, 15 June 2015
  • a given font will be first set to non-underlined, and then to bold. If nStyleMask is set to UIX_ComboItemStyle_Bold, then font style will be changed to
    2 KB (210 words) - 17:30, 15 June 2015
  • Str2ID("selection.contentItems", false); uint nPage = 0; //Page number that will have it's content items deleted //First we need to create content items
    2 KB (240 words) - 01:08, 19 April 2016
  • actions list structure. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    1 KB (102 words) - 08:03, 23 May 2015
  • IUnknown-based object containing the IPXC_Document which the headers and footers will be added to. Output IUnknown IUnknown-based object containing the IPXC_Document
    1 KB (78 words) - 00:51, 14 November 2016
  • [in] Pointer to IPXC_Page containing the source page from which the content will be taken. pContent [out, retval] Pointer to IPXC_Content containing the
    824 B (64 words) - 02:48, 16 March 2016
  • IXC_FreeRotate values. nFlags [in] Combination of flags which specifies how the data will be copied. For more details about this parameter, see enum IXC_ColorFlags
    1 KB (105 words) - 03:16, 15 June 2015
  • pImage); pPage [in] Specifies a IIXC_Page object from which new document image will be created. nFlags [in, defaultvalue(0)] Specifies additional flags of image
    1,012 B (80 words) - 03:24, 15 June 2015
  • IUnknown-based object containing the IPXC_Document which the watermark will be added to. Output IUnknown IUnknown-based object containing the IPXC_Document
    1 KB (68 words) - 00:54, 19 April 2016
  • Value of ULONG containing documents' open flags. If 1 is used then no UI will be used when opening the documents. pResDocs [in, defaultvalue(NULL)] Pointer
    1 KB (107 words) - 06:57, 11 April 2016
  • the action. pAct [in] Pointer to a IPXC_Action containing the action that will be stored. pDict [in] Pointer to a IPXS_PDFVariant containing the dictionary
    903 B (79 words) - 02:23, 25 May 2015
  • nReqObj [in] Value of PXC_RequestObj containing the object which permission will be requested. nReqOper [in] Value of PXC_RequestOper containing the object's
    1 KB (98 words) - 02:36, 2 June 2016
  • pAsyncDoCb); pOp [in] Pointer to IOperation object. The IOperation::Do function will be called in background thread. nOpExecFlags [in, defaultvalue(0)] The set
    1 KB (116 words) - 03:55, 15 June 2015
  • IUnknown IUnknown-based object containing the IPXC_Document which pages will have their media box changed. Output IUnknown IUnknown-based object
    1 KB (74 words) - 07:49, 20 April 2016
  • IUnknown-based object containing the IPXC_Document which the Bates Numbering will be added to. Output IUnknown IUnknown-based object containing the IPXC_Document
    1 KB (74 words) - 00:41, 19 April 2016
  • subsets will be merged. Default value: true UnembedFonts Array Array of Dictionary(UnembedFonts) Specifies an array of fonts which will be unembeded
    18 KB (0 words) - 05:49, 19 April 2016
  • and vertical magnification factors are different, the smaller of the two will be used, centering the page within the window in the other dimension. Dest_FitH
    3 KB (495 words) - 02:52, 25 May 2015
  • defaultvalue(NULL)] IPXC_Annotation** pAnnot); nAnnotType [in] Type of annotation that will be inserted. stLocation [in] Pointer to PXC_Rect containing the coordinates
    3 KB (387 words) - 00:56, 25 April 2018
  • IUIX_NumEditFilter interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    645 B (42 words) - 10:17, 16 June 2015
  • of IUIX_Icon interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    564 B (42 words) - 10:05, 16 June 2015
  • IUIX_CharFormat interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    615 B (42 words) - 17:17, 15 June 2015
  • IUIX_NumEditFilterConvTbl interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    689 B (42 words) - 10:43, 16 June 2015
  • IUIX_TabStopFormat interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    637 B (42 words) - 11:22, 16 June 2015
  • object of IUIX_Pen interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    554 B (42 words) - 10:16, 16 June 2015
  • name object's interface. Returns S_OK if the operation was successful, and will return an error code if it fails. IAFS_NamesCollection
    522 B (40 words) - 03:11, 15 June 2015
  • IUIX_PolyPolygonSrc interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    655 B (42 words) - 11:12, 16 June 2015
  • dictionary to load from. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    565 B (44 words) - 08:03, 23 May 2015
  • Pointer to IUIX_ColorsTable. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    599 B (40 words) - 17:22, 15 June 2015
  • IUIX_TextTabStops interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    627 B (42 words) - 11:24, 16 June 2015
  • IUIX_PolygonSrc interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    615 B (42 words) - 11:10, 16 June 2015
  • IUIX_ParaFormat interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    615 B (42 words) - 11:05, 16 June 2015
  • Document Operation. Param2 PARAM_T Contains data whether the Error Message will be shown. If 0 the Error Message won't be shown. Handled VARIANT_BOOL
    1,015 B (32 words) - 06:57, 5 April 2017
  • The event is fired before all of the modifications with pages will be executed. Used in pair with the After Change Pages List event.
    827 B (24 words) - 05:56, 5 April 2017
  • to +45 degrees. bVertical [in] Specifies whether the shifting direction will be vertical. nBkColor [in] Specifies the color for the background fill.
    1 KB (124 words) - 03:17, 15 June 2015
  • parameters from UIX_GetNextDlgItemFlags enumeration according to which next item will be selected. pNextItem [out, retval] return object of IUIX_Obj interface
    1 KB (105 words) - 15:27, 15 June 2015
  • deleted. Also the IPXC_Document can be specified - that will mean that all of the annotations will be deleted. Note that all of the annotations must belong
    2 KB (118 words) - 07:29, 15 April 2016
  • than one certificate stored within the specified buffer, the first located will be used. sPFXPassword [in] Value of LPWSTR is used to decrypt and verify
    2 KB (229 words) - 00:21, 26 April 2016
  • Default value: NULL ErrDetails dt_String Used to store string data that will be used when error occur. Default value: Empty String FS dt_String
    6 KB (68 words) - 09:22, 13 June 2016
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    1 KB (119 words) - 05:13, 20 August 2015
  • would be displayed in the resulting file. If empty - the document's path will be used. Default value: Empty String IncludeEmptyFields Boolean Specifies
    2 KB (0 words) - 00:23, 24 June 2016
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    1 KB (163 words) - 06:52, 20 August 2015
  • high-order byte of the color will contain the value of the specified pixel's alpha channel. For indexed images, the high-order byte will contain the page palette
    1 KB (148 words) - 03:16, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. nPrec
    1 KB (111 words) - 03:42, 15 June 2015
  • Str2ID("selection.contentItems", false); uint nPage = 0; //Page number that will have it's content items deleted //First we need to create content items
    2 KB (204 words) - 23:37, 18 April 2016
  • specified by StdPaperIndex parameter will be used. 2 (Custom) Page size specified by Width, and Height parameters will be used.
    2 KB (0 words) - 00:36, 19 May 2018
  • IUnknown IUnknown-based object containing the IPXC_Document which pages will be Submit Form. Output IUnknown IUnknown-based object not use. Options
    818 B (10 words) - 03:30, 15 March 2016
  • ColoredSearchRes setting was changed. That indicates whether the colored search results will be used when the Search feature is used.
    813 B (27 words) - 05:11, 5 April 2017
  • data. HRESULT Empty(); Returns S_OK if the operation was successful, or will return an error code if it fails. IString
    365 B (24 words) - 15:56, 16 June 2015
  • list. HRESULT Clear(); Returns S_OK if the operation was successful, or will return an error code if it fails. IUniqueStrings
    401 B (25 words) - 15:59, 16 June 2015
  • list. HRESULT Clear(); Returns S_OK if the operation was successful, or will return an error code if it fails. IWords
    360 B (24 words) - 16:09, 16 June 2015
  • ColoredFindRes setting was changed. That indicates whether the colored search results will be used when the Find feature is used.
    805 B (27 words) - 05:10, 5 April 2017
  • action list from structure. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    773 B (61 words) - 08:03, 23 May 2015
  • nFlags); pAnnot [in] Pointer to IPXC_Annotation containing the annotation that will be transformed. stMatrix [in] Pointer to PXC_Matrix containing the transformation
    942 B (69 words) - 01:35, 4 December 2018
  • nOpExecFlags); pOp [in] Pointer to IOperation object. The IOperation::Do function will be called in background thread. nOpExecFlags [in, defaultvalue(0)] The set
    1,003 B (82 words) - 03:55, 15 June 2015
  • pCallback [in] Pointer to IPXC_FontEnumCallback containing the callback that will be called for each new font. nFirstPage [in, defaultvalue(0)] Value of ULONG
    1 KB (98 words) - 03:35, 13 December 2016
  • stMatrix); nRelativeBox [in] Choose the box for which the resulting matrix will be filled. stMatrix [out, retval] Pointer to PXC_Matrix containing the resuling
    763 B (58 words) - 03:32, 15 June 2015
  • Show Properties method. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_ActionHandler
    1 KB (79 words) - 03:45, 15 June 2015
  • IUIX_CmdItem** pItem); pCmd [in] Pointer to IUIX_Cmd containing the command that will be inserted into the command box. nIndexBefore [in, defaultvalue(-1)] Value
    1 KB (135 words) - 05:39, 25 March 2016
  • object of IColor interace. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    765 B (57 words) - 17:21, 15 June 2015
  • sLangCode); sLangCode [out, retval] Return pointer to unicode string that will contain language identifier in format "langID-countryID". For example: en-us
    924 B (81 words) - 03:56, 15 June 2015
  • IUnknown IUnknown-based object containing the IPXC_Document which background will be updated. Output IUnknown IUnknown-based object containing the IPXC_Document
    2 KB (99 words) - 07:53, 20 April 2016
  • IUnknown-based object containing the IPXC_Document which the background will be applied to. Output IUnknown IUnknown-based object containing the
    2 KB (97 words) - 00:06, 19 April 2016
  • Array of IUnknown-based objects containing the source IPXC_Document that will have it's pages' properties changed. Output Array Array of IUnknown-based
    1 KB (70 words) - 01:07, 19 April 2016
  • representation of the actions list. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    836 B (65 words) - 08:03, 23 May 2015
  • predefined text options. If this parameter is NULL the default page options will be used instead. bNoCache [in, defaultvalue(0)] Choose whether the returned
    1 KB (104 words) - 03:32, 15 June 2015
  • [in, defaultvalue(0)] Value of VARIANT_BOOL containing whether the result will be returned. nPopupFlags [in, defaultvalue(0)] Value of LONG containing
    1 KB (128 words) - 00:45, 20 May 2018
  • IUIX_ColorPicker interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    1 KB (70 words) - 17:21, 15 June 2015
  • IUIX_Obj use QueryImpl method. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    940 B (73 words) - 10:44, 16 June 2015
  • document's page is taken from the page in the position where the new page will be inserted. PaperType_Standard The size of the page is specified by the
    1 KB (124 words) - 00:55, 20 May 2018
  • of IUIX_Brush interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    822 B (65 words) - 10:03, 16 June 2015
  • IUIX_ImageData interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    771 B (57 words) - 09:54, 16 June 2015
  • of the requested page. Returns S_OK if the operation was successful, and will return an error code if it fails. IIXC_Image
    960 B (87 words) - 03:15, 15 June 2015
  • the newly created action. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    913 B (75 words) - 08:03, 23 May 2015
  • the resulting description. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_ActionHandler
    879 B (68 words) - 03:45, 15 June 2015
  • Position in annotation's Z-order on page. By default the inserted annotation will appear on top of the other annotations on the page. pAnnot [out, retval,
    1 KB (124 words) - 03:32, 15 June 2015
  • document authentication. If null is passed then password-protected documents will throw an exception. pProgressMon [in, defaultvalue(NULL)] Pointer to IProgressMon
    2 KB (141 words) - 01:14, 15 October 2018
  • identifier PXV_StdFolder_Root and when bUser is specified to false the function will return: c:\Program Files\Tracker Software\PDF Editor\ but with bUser specified
    1 KB (146 words) - 16:45, 25 May 2015
  • document authentication. If null is passed then password-protected documents will throw an exception. pProgressMon [in, defaultvalue(NULL)] Pointer to IProgressMon
    2 KB (136 words) - 01:14, 15 October 2018
  • (subbuild) As a result, for example, current version (1.2.0.0) of the SDK will have a value: 0x01020000 #define MAKE_API_VERSION(majver, minver, build
    1 KB (151 words) - 02:21, 20 October 2015
  • from I dictionary which value will be set. sInfo [in] Value of the key. Returns S_OK if the operation was successful, or will return an error code if it
    621 B (55 words) - 03:20, 15 June 2015
  • Z-order starting from which the annotations will be removed. nCount [in] Number of annotations that will be removed by their Z-order. Returns S_OK if
    664 B (58 words) - 03:32, 15 June 2015
  • index of the items that will be removed. nCount [in, defaultvalue(1)] Value of ULONG containing the number of items that will be removed. Returns S_OK
    805 B (69 words) - 00:46, 31 March 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    1 KB (14 words) - 02:39, 23 May 2017
  • nPos); nPos [in] Index of the article that will be removed. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_Articles
    587 B (44 words) - 03:20, 15 June 2015
  • the IPXC_Document where the bookmarks will be imported into. Note that only the first element from the array will be evaluated. Output Array Array
    2 KB (80 words) - 05:53, 18 April 2016
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    1 KB (11 words) - 23:42, 21 December 2018
  • VARIANT_BOOL Specifies whether the event was handled. Marking the event as handled will cause the event sender to look at the event`s result and act accordingly
    1 KB (32 words) - 00:42, 20 May 2019
  • this parameter is NULL, the entire page will be processed. nCount [out, retval] Pointer to the variable which will contain the color count. Returns S_OK
    788 B (77 words) - 03:16, 15 June 2015
  • the function will do nothing. If it specifies an empty rectangle, or an rectangle that has no intersection with page's rectangle, function will fail. Returns
    740 B (73 words) - 03:16, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    842 B (79 words) - 03:42, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    824 B (78 words) - 03:42, 15 June 2015
  • LONG* nIndex); nCmdID [in] Value of LONG containing the command's ID that will be used to find first correspondent command item. nIndex [out, retval] Pointer
    874 B (82 words) - 08:02, 24 March 2016
  • of the first of them in combo box list will be returned. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Combo
    828 B (88 words) - 14:04, 15 June 2015
  • return value will also be VARIANT_TRUE. In other cases, it returns VARIANT_FALSE. Returns S_OK if the operation was successful, or will return an error
    771 B (75 words) - 14:16, 15 June 2015
  • item which is the first of them in a list will be selected. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Combo
    1 KB (123 words) - 14:22, 15 June 2015
  • [in, defaultvalue(-1)] if this parameter is set to VARIANT_TRUE, method will register sStr string ID if it doesn't exist yet. nID [out, retval] return
    823 B (78 words) - 11:41, 16 June 2015
  • bSkipHidden [in, defaultvalue(-1)] if set to VARIANT_TRUE, hidden items will not be counted when calculating bounding rectangle. stBoundRect [out, retval]
    834 B (69 words) - 15:15, 15 June 2015
  • Specifies index of element before which we will insert new one. If index is greater or equal array size new element will be inserted at the end of array. Returns
    837 B (78 words) - 03:42, 15 June 2015
  • of the first of them in combo box list will be returned. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Combo
    1 KB (111 words) - 14:05, 15 June 2015
  • nIndex); sCmdName [in] Value of BSTR containing the command's name that will be used to find first correspondent command item. nIndex [out, retval] Pointer
    890 B (82 words) - 08:02, 24 March 2016
  • allows to rename named destinations in the document. Note that the operation will not rename the named destination for another already existing named destination
    1 KB (27 words) - 07:23, 29 May 2015
  • and vertical magnification factors are different, the smaller of the two will be used, centering the page within the window in the other dimension. FitH
    3 KB (7 words) - 05:02, 3 June 2015
  • flattened. Also the IPXC_Document can be specified - that will mean that all of the annotations will be flattened. Note that all of the annotations must belong
    3 KB (238 words) - 11:14, 26 July 2016
  • below you will find detailed instructions on doing so - please do not simply redistribute our 'developers SDK' in its entirety - this will simply clutter
    8 KB (1,128 words) - 08:04, 13 June 2016
  • the function should be applied. If this parameter is NULL, the entire page will be processed.Note:Please note that partial processing of an area of a page
    4 KB (640 words) - 07:56, 23 May 2015
  • license key. This parameter is optional and can be empty - in this case the SDK will work in DEMO mode. pUserSettingsSrc [in, optional] A pointer to IAFS_N
    3 KB (315 words) - 13:58, 31 July 2015
  • data will be copied. If it is NULL no data copying required and nLen will receive size of raw data. If both of these pointers are NULL function will return
    1 KB (156 words) - 03:42, 15 June 2015
  • function will return E_INVALIDARG. pItem [in] Pointer to IPXS_PDFVariant, that should be inserted. bClone [in, defaultvalue(0)] Determine will we insert
    1 KB (164 words) - 03:42, 15 June 2015
  • which will be used for tiling. nOriginY [in] Specifies the y-coordinate, in pixels, of the upper-left corner of the source rectangle which will be used
    2 KB (235 words) - 03:16, 15 June 2015
  • the function should be applied. If this parameter is NULL, the entire page will be processed.Note:Please note that partial processing of an area of a page
    2 KB (234 words) - 03:17, 15 June 2015
  • containing the command item ID. sText [in] Value of BSTR containing the text that will be displayed as a command menu item's label. pCmdHandler [in] Pointer to
    2 KB (181 words) - 07:40, 1 April 2016
  • [in] size of area where pages (objects of IUIX_PropSheetPage interface) will be displayed. pSrc [in, optional] Pointer to IUnknown*. pCtx [in, optional]
    2 KB (144 words) - 04:24, 15 June 2015
  • IUIX_CmdItem** pItem); pCmd [in] Pointer to IUIX_Cmd containing the command that will be inserted. nIndexBefore [in, defaultvalue(-1)] Value of LONG containing
    1 KB (124 words) - 08:15, 24 March 2016
  • stRotationPoint); pAnnot [in] Pointer to IPXC_Annotation containing the annotation that will be rotated. nAngle [in] Value of float containing the rotation angle (for
    1 KB (151 words) - 01:32, 4 December 2018
  • the end of message box. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    2 KB (151 words) - 11:38, 16 June 2015
  • IUnknown IUnknown-based object containing the IPXC_Document which pages will be cropped. Output IUnknown IUnknown-based object containing the IPXC_Document
    2 KB (149 words) - 07:51, 7 September 2017
  • parameter is omitted (or has default value of dt_Undefined), actual subnode type will be obtained from the template. pNode [out, retval] The address of pointer
    880 B (85 words) - 03:12, 15 June 2015
  • the newly created action. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    734 B (58 words) - 08:03, 23 May 2015
  • pixels. nMethod [in] Value of IXC_ScaleMethod specifies the method which will be used for scaling the image. Returns S_OK if operation was successful or
    790 B (77 words) - 03:17, 15 June 2015
  • page. nPage [out, retval] Pointer to LONG containing the resulting page. Will be negative if the point is not on any of the document's pages. Returns S_OK
    1 KB (97 words) - 00:15, 9 June 2016
  • Can be IAFS_File, IStream or null. If null value is specified the document will be saved to the file that it was opened from. pProgress [in, defaultvalue(NULL)]
    1 KB (97 words) - 05:40, 2 November 2016
  • Input Array IUnknown-based object containing the IPXC_Document that will have it's properties changed. Output Array IUnknown-based object containing
    2 KB (85 words) - 05:50, 28 October 2016
  • the newly created action. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    691 B (55 words) - 08:03, 23 May 2015
  • actions list structure. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    733 B (62 words) - 08:03, 23 May 2015
  • nValue); nChannel [in] Specifies Color Channel to which information will be set. nX [in] Specifies the x-coordinate of the pixel to be set. nY [in]
    942 B (91 words) - 03:17, 15 June 2015
  • IXC_StandardMatrixfilters nFilter); nFilter [in] Defines which specific filter will be applied. This must be one of the IXC_StandardMatrixfilters values. Returns
    679 B (53 words) - 03:17, 15 June 2015
  • items would be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_RectsF
    897 B (88 words) - 03:35, 15 June 2015
  • variant with item data. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_NameTree
    625 B (54 words) - 03:30, 15 June 2015
  • PXS_PDFVariantType that receives element type. If nIndex parameter is out of range type will be PVT_INVALID. Returns S_OK if operation was successful or error code in
    791 B (63 words) - 03:42, 15 June 2015
  • pane. If the command line is not in the current command pane then the -1 will be returned instead. Returns S_OK if operation was successful or error code
    829 B (80 words) - 03:05, 25 March 2016
  • defaultvalue(-1)] Value of LONG the index in the command items box wherer the separator will be inserted. nStyle [in, defaultvalue(0)] Value of LONG containing the separator's
    1 KB (114 words) - 05:47, 25 March 2016
  • bFirstOnly); pCmd [in] Pointer to IUIX_Cmd containing the command that will be used to remove correspondent command items. bRecursive [in, defaultvalue(-1)]
    1 KB (101 words) - 07:57, 24 March 2016
  • object of IUIX_Obj interface. pRect [in] dialog area where created object will be located. pID [in] string ID of created object. pCustomImpl [in] Pointer
    2 KB (121 words) - 04:23, 15 June 2015
  • Pointer to UIX_ScrollBarInfo. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_ScrollBar
    653 B (56 words) - 15:20, 16 June 2015
  • IUnknown IUnknown-based object containing the IPXC_Document which pages will be rotated. Output IUnknown IUnknown-based object containing the IPXC_Document
    1 KB (70 words) - 07:50, 20 April 2016
  • names collection instance. Returns S_OK if the operation was successful, and will return an error code if it fails. IAFS_Inst
    624 B (55 words) - 03:11, 15 June 2015
  • the newly created action. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    679 B (57 words) - 08:03, 23 May 2015
  • retval] IPXS_PDFVariant** pValue); sKey [in] Key from which the value will be taken. pValue [out, retval] Pointer to IPXS_PDFVariant containing the
    750 B (59 words) - 03:26, 15 June 2015
  • items would be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_Rects
    887 B (88 words) - 03:35, 15 June 2015
  • containing the data of the item. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_NameTree
    754 B (70 words) - 03:30, 15 June 2015
  • of ULONG containing the index in the polygon's array where the new points will be inserted at. Returns S_OK if operation was successful or error code in
    976 B (96 words) - 04:17, 18 March 2016
  • index of element to replace. If it is greater or equal to array size function will return E_INVALIDARG. nAtom [in] Specifies name atom (see Atoms description
    794 B (71 words) - 06:23, 21 August 2015
  • index of the annotation. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AnnotsList
    688 B (57 words) - 03:46, 15 June 2015
  • from the annotations list. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AnnotsList
    616 B (50 words) - 03:46, 15 June 2015
  • from the attachments list. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AttachList
    628 B (52 words) - 03:47, 15 June 2015
  • Resulting index of the bookmark. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_BookmList
    670 B (57 words) - 03:48, 15 June 2015
  • Pointer to LONG containing the index of the command bar. If not found, the -1 will be returned instead. Returns S_OK if operation was successful or error code
    792 B (70 words) - 01:53, 25 March 2016
  • out] Pointer to RECT. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_DrawThumbnailCallback
    849 B (66 words) - 16:15, 15 June 2015
  • defaultvalue("")] The title for message box. If empty then default application's title will be used. sHeader [in, defaultvalue("")] The text of header of message.
    1 KB (133 words) - 03:57, 15 June 2015
  • destinations would be inserted into. Note that only the first element from the array will be evaluated. Output Array Array of IUnknown-based objects containing
    2 KB (71 words) - 07:16, 21 April 2016
  • pointer to the wrapper object. Returns S_OK if the operation was successful, or will return an error code if it fails. IOperation
    829 B (78 words) - 23:55, 30 November 2017
  • nValue); nChannel [in] Specifies the color channel from which information will be retrieved. nX [in] Specifies the x-coordinate of the pixel to be examined
    1 KB (98 words) - 03:16, 15 June 2015
  • retrieve. ppField [out, retval] Pointer to a IPXC_FormField variable that will receive the object of the field when the form contains a field with the specified
    803 B (72 words) - 08:00, 23 May 2015
  • the newly created action. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    851 B (69 words) - 08:03, 23 May 2015
  • items would be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_QuadsF
    839 B (79 words) - 03:35, 15 June 2015
  • found in the name tree. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_NameTree
    722 B (68 words) - 03:30, 15 June 2015
  • Pointer to IPXC_NumberFormatItem containing the number format item that will be inserted. nIndex [in, defaultvalue(-1)] Value of ULONG containing the
    847 B (63 words) - 00:44, 31 March 2016
  • annotation would be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AnnotsList
    788 B (68 words) - 03:46, 15 June 2015
  • in the attachments list. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AttachList
    706 B (63 words) - 03:47, 15 June 2015
  • bookmark would be inserted. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_BookmList
    766 B (68 words) - 03:48, 15 June 2015
  • [in] Pointer to IUIX_Cmd containing the command by which the command items will be removed. bRecursive [in, defaultvalue(-1)] Value of VARIANT_BOOL that
    1 KB (103 words) - 03:39, 25 March 2016
  • IUIX_CmdMenu interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    603 B (44 words) - 17:19, 15 June 2015
  • IUIX_ImageData interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    825 B (64 words) - 10:06, 16 June 2015
  • possible message box results. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    1 KB (132 words) - 11:30, 16 June 2015
  • Pointer to UIX_ScrollBarInfo. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_ScrollBar
    699 B (58 words) - 15:17, 16 June 2015
  • of IUIX_Font interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    1 KB (89 words) - 10:04, 16 June 2015
  • IUIX_ImageData interface. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Inst
    766 B (56 words) - 09:58, 16 June 2015
  • attachment that would be shown. Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_AttachmentsView
    640 B (45 words) - 03:47, 15 June 2015
  • VARIANT_BOOL bVal); nIndex [in] Index of the item in the bit-set, who's value will be set. IBitSet
    574 B (48 words) - 03:12, 15 June 2015
  • HRESULT RemoveAll(); Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_ActionsList
    437 B (30 words) - 08:03, 23 May 2015
  • HRESULT ClearAllInfo(); Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_Article
    473 B (32 words) - 08:10, 23 May 2015
  • array. HRESULT Clear(); Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_Rects
    395 B (28 words) - 08:46, 23 May 2015
  • array. HRESULT Clear(); Returns S_OK if the operation was successful, or will return an error code if it fails. IPXC_RectsF
    399 B (28 words) - 08:46, 23 May 2015
  • list. HRESULT Clear(); Returns S_OK if the operation was successful, or will return an error code if it fails. IPXV_BookmList
    396 B (25 words) - 17:18, 26 May 2015
  • of returned parameter. Returns S_OK if the operation was successful, or will return an error code if it fails. IUIX_Combo
    600 B (47 words) - 14:09, 15 June 2015
  • NewContent IUnknown Specifies the IPXC_Content that the original content will be replaced with. CloneNew Boolean Specifies whether the new content
    784 B (0 words) - 07:11, 9 March 2016
  • Type Value NewData IUnknown Specifies the new annotation data that will be set to the annotation.
    438 B (0 words) - 06:44, 2 March 2016
  • Name Type Value ExportTo IUnknown Specifies where the bookmarks will be exported to. Note that IAFS_Name and IAFS_File types are supported.
    490 B (0 words) - 06:33, 26 May 2015
  • IUnknown-based object containing the IPXC_Document which the comments and fields will be exported from. Output IUnknown IUnknown-based object containing the
    1,006 B (11 words) - 00:09, 1 July 2016

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)