Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

EpubSaveOptions RecognitionMode differences

$
0
0
I tried to find the documentation which should describe the differences between the various modes. Would someone clarify the different modes?

public enum RecognitionMode
{
Flow = 0,
PdfFlow = 1,
Fixed = 2,
}


Viewing all articles
Browse latest Browse all 3131