MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace
Inheritance Hierarchy
GrapeCity.ActiveReports.Document.Drawing Namespace
Classes
 ClassDescription
ClassDefines a particular format for text, including font face, size, and style attributes. It is a cross-platform version of Font.
ClassIt is a cross-platform Image-like image descriptor.
ClassEncapsulates text layout information: text alignment and line alignment. This is a simplified cross-platform version of System.Drawing.StringFormat.
Enumerations
 EnumerationDescription
EnumerationSpecifies style information applied to text. It is a cross-platform version of System.Drawing.FontStyle.
EnumerationSpecifies the unit of measure for the given data. It is a cross-platform version of System.Drawing.GraphicsUnit.
EnumerationSpecifies the alignment of a text string relative to its layout rectangle. It is a cross-platform version of StringAlignment.
See Also