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

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