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

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