BenSelect Documentation
PdfFileHelper Class Methods
See Also  Send Feedback
ETI.Report Namespace : PdfFileHelper Class


For a list of all members of this type, see PdfFileHelper members.

Public Methods

 NameDescription
public MethodAddAdds content cell element to the document content list.  
public MethodDrawNoRecordsFoundParagraphDraws the text "0 records found" using the specified font.  
public MethodGetLineHeightGets optimal line height based on the current canvas font baseline.

http://bitmiracle.com/pdf-library/help/draw-text-from-baseline.aspx

 
public MethodReleaseAllUsedFontsReleases resources associated with all fonts used by the helper.

For more information see BitMiracle.Docotic.Pdf.PdfFont.RemoveUnusedGlyphs.

 
public MethodReleaseFontOverloaded. Releases resources associated with the given font.

For more information see BitMiracle.Docotic.Pdf.PdfFont.RemoveUnusedGlyphs.

 
public MethodRenderRenders the document content list if the list is not empty.  
public MethodSetFontAdds 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.  
Top

See Also

© 2024 All Rights Reserved.