PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / DocumentFont Class / Owner Property

In This Topic
    Owner Property (DocumentFont)
    In This Topic
    Gets the DocumentFontCollection containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As DocumentFontCollection
    public DocumentFontCollection Owner {get;}
    See Also