Method |
Description |
|
AdjustBounds ( Rectangle b, float hAdjust, float vAdjust ) : RectangleF |
|
|
BuildDocumentWithOcr ( bool>.Func progressCallback, PdfSharp.Pdf.PdfDocument document, IEnumerable images, string ocrLanguageCode ) : bool |
|
|
BuildDocumentWithoutOcr ( bool>.Func progressCallback, PdfSharp.Pdf.PdfDocument document, IEnumerable images ) : bool |
|
|
CalculateFontSize ( string text, RectangleF adjustedBounds, XGraphics gfx ) : int |
|
|
DrawImageOnPage ( PdfPage page, Bitmap img ) : void |
|
|
DrawOcrTextOnPage ( PdfPage page, OcrResult ocrResult ) : void |
|
|
GetRealSize ( Bitmap img ) : Size |
|
|