Namespace FastReport.BG.Utils
Classes
Config
Contains some configuration properties and settings that will be applied to the FastReport.BG environment, including Format, and ....
Converter
Contains methods that peform string to object and vice versa conversions.
FastString
Fast alternative of StringBuilder.
FastStringWithPool
FastString With Pool.
FileFormatException
The exception that is thrown when loading bad formed xml report file.
InlineImageCache
Cache for rendering img tags in textobject. You can use only HTTP[s] protocol with absolute urls.
InlineImageCache.CacheItem
Item of image cache Dictionary
InlineImageCache.LoadEventArgs
WebClientEventArgs
JsonWriter
Simple Json writer for XML. Allows to save XML in Json format
MyRes
Used to access to resource IDs inside the specified branch.
NewFormatException
The exception that is thrown when loading bad formed xml report file.
OldFormatException
The exception that is thrown when loading bad formed xml report file.
ParagraphFormat
The format of paragraph
Res
Used to get localized values from the language resource file.
ResourceLoader
Resource loader class.
SRCategory
Localized CategoryAttribute class.
XmlDocument
Represents a xml document that contains the root xml node.
XmlItem
Represents a xml node.
XmlWriter
XmlWriter class.
Structs
XmlProperty
Represents a xml property.
Enums
HorzAlign
Specifies the horizontal alignment of a text in the TextObject object.
LineSpacingType
The spacing type between lines
VertAlign
Specifies the vertical alignment of a text in the TextObject object.