Returns content of all external stylesheets as a list of strings, where one string represents one stylesheet. Returns empty list, if there is no CS...0 Syntax C# VB C++ F# public List < string >...
Creates a filter for skipping documents that are not match a regular expression. The regular expression is applied to the full path of a document....8 Syntax C# VB C++ F# public static ISearchDocumentFilte...
Creates a filter for skipping documents that are not in the specified list of possible extensions....8 Syntax C# VB C++ F# public static ISearchDocumentFilte...
Gets or sets a value indicating whether to index empty field values or not. The default value is true....8 Syntax C# VB C++ F# public bool IndexingEmptyValues...
Gets or sets the separator between values in a field of type array. The default value is the space sign....8 Syntax C# VB C++ F# public string SeparatorBetweenValu...
Returns number of pages. Markdown documents usually have no fixed pages and thus page count, so this number is calculated from standard page size s...0 Syntax C# VB C++ F# public int PageCount {...