[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FontHandlerCollection.SetItem

SetItem Method

SetItem(int, FontHandler)

Declaration
protected override void SetItem(int index, FontHandler item)
Protected Overrides Sub SetItem(index As Integer, item As FontHandler)
Parameters
Type Name Description
int index
FontHandler item
Overrides