SpellCheckCaps Enumeration

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:SpellCheckCaps Enumeration}}
 
{{#customTitle:SpellCheckCaps Enumeration}}
{{#parentPage:PXV:Common_Enumerations|SpellCheckCaps Enumeration|enum}}
+
{{#parentPage:PXV:Common_Enumerations|SpellCheckCaps|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 10:41, 23 May 2015


Specifies the ...

Syntax

enum SpellCheckCaps
{
    SpellCheck_Spelling    = 1,
    SpellCheck_Hyphenation = 2,
};

Constants

SpellCheck_Spelling
The ...
SpellCheck_Hyphenation
The ...