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

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