List & Label .NET
combit.Reporting.Dom Namespace / PropertyFont Class

In This Topic
    PropertyFont Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method

    Sets the font properties according to the passed Font instance. The following members are copied:

    • Bold
    • Italic
    • Strikeout
    • Underline
    • GdiCharSet
    • FaceName
    • Size
     
    Top
    See Also