API Reference
Class
PowerPointExtractChunkingOptions
Chunking options for PowerPoint extraction.
Inheritance
- Object
- PowerPointExtractChunkingOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method PowerPointExtractionExtensions.ExtractMarkdownChunks
- Extension method PowerPointPresentation.ExtractMarkdownChunks
Constructors
public PowerPointExtractChunkingOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 MaxChars { get; set; } #Maximum characters per emitted chunk (best-effort).