PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class


In This Topic
    Style Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCopies to the current style all properties of another Style object that have been explicitly set on that other style, plus the values of the Parent and AmbientParent properties.  
    Public MethodClears the current style, resets all properties so that they inherit from the parent style.  
    Public MethodResets the ActiveHyperlinkAttrs property to an undefined state.  
    Public MethodResets the BackColor property to an undefined state.  
    Public MethodResets the BackgroundImage property to an undefined state.  
    Public MethodResets the Brush property to an undefined state.  
    Public MethodResets the CharSpacing property to an undefined state.  
    Public MethodResets the CharWidth property to an undefined state.  
    Public MethodResets the ClientAreaOnly property to an undefined state.  
    Public MethodResets the FlowAlign property to an undefined state.  
    Public MethodResets the FlowAlignChildren property to an undefined state.  
    Public MethodResets the Font property to an undefined state.  
    Public MethodResets the FontBold property to an undefined state.  
    Public MethodResets the FontItalic property to an undefined state.  
    Public MethodResets the FontName property to an undefined state.  
    Public MethodResets the FontSize property to an undefined state.  
    Public MethodResets the FontStrikeout property to an undefined state.  
    Public MethodResets the FontUnderline property to an undefined state.  
    Public MethodResets value of the HoverHyperlinkAttrs property.  
    Public MethodResets the HyperlinkAttrs property to an undefined state.  
    Public MethodResets the JustifyEndOfLines property to an undefined state.  
    Public MethodResets the JustifyLastLine property to an undefined state.  
    Public MethodResets the LineSpacing property to an undefined state.  
    Public MethodResets the MeasureTrailingSpaces property to an undefined state.  
    Public MethodResets the MinOrphanLines property to an undefined state.  
    Public MethodResets the RightToLeft property to an undefined state.  
    Public MethodResets the ShapeFillBrush property to an undefined state.  
    Public MethodResets the ShapeFillColor property to an undefined state.  
    Public MethodResets the ShapeLine property to an undefined state.  
    Public MethodResets the TextAlignHorz property to an undefined state.  
    Public MethodResets the TextAlignVert property to an undefined state.  
    Public MethodResets the TextAngle property to an undefined state.  
    Public MethodResets the TextColor property to an undefined state.  
    Public MethodResets the TextIndent property to an undefined state.  
    Public MethodResets the TextPosition property to an undefined state.  
    Public MethodResets the VisitedHyperlinkAttrs property to undefined state.  
    Public MethodResets the WordWrap property to an undefined state.  
    Public MethodResets the WordWrapMode property to an undefined state.  
    Top
    See Also