For a list of all members of this type, see PdfFileHelper members.
Name | Description | |
---|---|---|
![]() | Add | Adds content cell element to the document content list. |
![]() | DrawNoRecordsFoundParagraph | Draws the text "0 records found" using the specified font. |
![]() | GetLineHeight | Gets optimal line height based on the current canvas font baseline.
http://bitmiracle.com/pdf-library/help/draw-text-from-baseline.aspx |
![]() | ReleaseAllUsedFonts | Releases resources associated with all fonts used by the helper.
For more information see BitMiracle.Docotic.Pdf.PdfFont.RemoveUnusedGlyphs. |
![]() | ReleaseFont | Overloaded. Releases resources associated with the given font.
For more information see BitMiracle.Docotic.Pdf.PdfFont.RemoveUnusedGlyphs. |
![]() | Render | Renders the document content list if the list is not empty. |
![]() | SetFont | Adds a new font with specified properties to the end of the collection of document fonts if needed and apply the font to the given canvas. |