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

Public Properties

 NameDescription
public PropertyLastPageGets the last BitMiracle.Docotic.Pdf.PdfPage added to the BitMiracle.Docotic.Pdf.PdfDocument that was associated with that PdfFileHelper instance.  
Top

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

Inheritance Hierarchy

System.Object
   ETI.Report.PdfFileHelper

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.