PXV_DocHighlightAdvanced Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 26: Line 26:
  
 
== See Also ==
 
== See Also ==
...
+
[[PXV:IPXV_DocHighlighter_Add|IPXV_DocHighlighter::Add]]

Revision as of 06:16, 23 May 2015


Specifies the ...

Syntax

struct PXV_DocHighlightAdvanced
{
    LONG  nSize;
    float nTxtQuadsInflate[4];
    LONG  nRoundRadius;
};

Members

nSize
Value of LONG ...
nTxtQuadsInflate
Array of float ...
nRoundRadius
Value of LONG ...

See Also

IPXV_DocHighlighter::Add