ImageGear .NET - Updated October 2, 2018
ExtractionMethod Property




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearPowerPointTextExtractionOptions Class : ExtractionMethod Property
Gets or sets text extraction method.
Syntax
'Declaration
 
Public Property ExtractionMethod As ImGearPowerPointTextExtractionMethod
 
'Usage
 
Dim instance As ImGearPowerPointTextExtractionOptions
Dim value As ImGearPowerPointTextExtractionMethod
 
instance.ExtractionMethod = value
 
value = instance.ExtractionMethod
Remarks
The default is ImGearPowerPointTextExtractionMethod.ParagraphOrder.
See Also

Reference

ImGearPowerPointTextExtractionOptions Class
ImGearPowerPointTextExtractionOptions Members