Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument.FontsUsageStats.MergeInfo Class / NewFont Property

In This Topic
    NewFont Property
    In This Topic
    Gets the data of the font created as the result of merging.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewFont As System.Byte()
    public System.byte[] NewFont {get;}
    See Also