IPXC_Article::BeadPDFObject Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Article::BeadPDFObject Property}} | {{#customTitle:IPXC_Article::BeadPDFObject Property}} | ||
{{#parentPage:PXV:IPXC_Article|BeadPDFObject Property|property}} | {{#parentPage:PXV:IPXC_Article|BeadPDFObject Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets bead's [[PXV:IPXS_PDFVariant|PDF object]]. | |
== Syntax == | == Syntax == | ||
Line 14: | Line 13: | ||
== Parameters == | == Parameters == | ||
;nBead | ;nBead | ||
− | :[in] | + | :[in] Index of bead in article. |
== See Also == | == See Also == | ||
See also [[PXV:IPXC_Article|IPXC_Article]]. | See also [[PXV:IPXC_Article|IPXC_Article]]. |
Revision as of 06:28, 19 May 2015
Gets bead's PDF object.
Syntax
HRESULT get_BeadPDFObject([in] ULONG nBead, [out, retval] IPXS_PDFVariant** ppVar);
Parameters
- nBead
- [in] Index of bead in article.
See Also
See also IPXC_Article.