IPXV_PageRectSelection::Grayscale Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
{{#parentPage:PXV:IPXV_PageRectSelection|Grayscale Property|property}}
+
{{#parentPage:PXV:IPXV_PageRectSelection#Properties|Grayscale Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:43, 21 May 2015


Property Grayscale of interface IPXV_PageRectSelection returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Grayscale([out, retval]  VARIANT_BOOL*  bGrayscale);
HRESULT put_Grayscale([in]  VARIANT_BOOL  bGrayscale);

See Also

IPXV_PageRectSelection.