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

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