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

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