Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandler Class / Owner Property

In This Topic
    Owner Property (FontHandler)
    In This Topic
    Gets the FontHandlerCollection containing this FontHandler.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As FontHandlerCollection
    public FontHandlerCollection Owner {get;}
    See Also