DeleteRecords
İçindekiler
[
Saklamak
]DeleteRecords(PlatformId, ushort, NameId)
Geçirilen parametrelerle ilgili tüm kayıtları siler
public void DeleteRecords(PlatformId platformId, ushort platformSpecificId, NameId nameId)
Parametre | Tip | Tanım |
---|---|---|
platformId | PlatformId | Platform tanımlayıcısı |
platformSpecificId | UInt16 | Platforma özel kodlama tanımlayıcısı |
nameId | NameId | Ad tanımlayıcı, mantıksal dize kategorisi, tarafından belirtilenNameId numaralandırma |
Ayrıca bakınız
- enum PlatformId
- enum NameId
- class TtfNameTable
- ad alanı Aspose.Font.TtfTables
- toplantı Aspose.Font
DeleteRecords(PlatformId, ushort)
Belirtilen platformla ilgili tüm kayıtları siler
public void DeleteRecords(PlatformId platformId, ushort platformSpecificId)
Parametre | Tip | Tanım |
---|---|---|
platformId | PlatformId | Platform tanımlayıcısı |
platformSpecificId | UInt16 | Platforma özel kodlama tanımlayıcısı |
Ayrıca bakınız
- enum PlatformId
- class TtfNameTable
- ad alanı Aspose.Font.TtfTables
- toplantı Aspose.Font
DeleteRecords(PlatformId, ushort, NameId, ushort)
Belirtilen parametrelerle ilgili kayıtları siler
public void DeleteRecords(PlatformId platformId, ushort platformSpecificId, NameId nameId,
ushort languageId)
Parametre | Tip | Tanım |
---|---|---|
platformId | PlatformId | Platform tanımlayıcısı |
platformSpecificId | UInt16 | Platforma özel kodlama tanımlayıcısı |
nameId | NameId | Ad tanımlayıcı, mantıksal dize kategorisi, tarafından belirtilenNameId numaralandırma |
languageId | UInt16 | Dil tanımlayıcısı |
Ayrıca bakınız
- enum PlatformId
- enum NameId
- class TtfNameTable
- ad alanı Aspose.Font.TtfTables
- toplantı Aspose.Font