PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / IStyleOwner Interface / Style Property

In This Topic
    Style Property (IStyleOwner)
    In This Topic
    Gets the style of the current IStyleOwner.
    Syntax
    'Declaration
     
    ReadOnly Property Style As Style
    Style Style {get;}
    See Also