The following tables list the members exposed by the XSLTHelperFunctions type.

Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method FormatFileSize(int) Get the format size
Public method Get12dModelProjectPreview(string, double) Get a 12d model project preview
Public method Get12dSynergyBanner(double)
Public method GetCSSPath() Get some css path
Public method GetCompanyLogo(double) Get a company banner
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetImage(string)
Public method GetNoWidthReportGadgetStart(string)
Public method GetPreviewImage(string) Get a preview image
Public method GetPreviewImage(string, IDatabase) Get a preview image
Public method GetProjectCoverImage(string) Get the project cover image
Public method GetReportFooter() Get the report footer
Public method GetReportGadgetEnd()
Public method GetReportGadgetStart(string)
Public method GetReportHeader(string) Get our report header
Public method GetReportStyles() Get the report styles
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method ReadLocalFile(string) Read a local file from the disk
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top