IUIX_NumEditFilter::DeniedChars Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_NumEditFilter::DeniedChars Property}}
 
{{#customTitle:IUIX_NumEditFilter::DeniedChars Property}}
 +
{{#parentPage:PXV:IUIX_NumEditFilter|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DeniedChars''' of interface [[PXV:IUIX_NumEditFilter|IUIX_NumEditFilter]] returns/sets  Value of BSTR ...
 
Property '''DeniedChars''' of interface [[PXV:IUIX_NumEditFilter|IUIX_NumEditFilter]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:42, 20 April 2015


Property DeniedChars of interface IUIX_NumEditFilter returns/sets Value of BSTR ...

Syntax

HRESULT get_DeniedChars([out, retval] BSTR* ppChars);
HRESULT put_DeniedChars([in] BSTR ppChars);

See Also

See also IUIX_NumEditFilter.