| SearchHelperMaxAttachmentSize Property | 
            Gets the maximum size of an attachment (in kB) which are processed with content extractors. 0 means unlimited size (default).
            If a positive number is set, attachments the size of which exceeds the value are not processed and their content is not indexed.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
 Syntax
Syntaxpublic static int MaxAttachmentSize { get; }Property Value
Type: 
Int32 See Also
See Also