PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / Style Property

In This Topic
    Style Property (C1PrintDocument)
    In This Topic
    Gets the main (root) Style of the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also