'Declaration <CLSCompliantAttribute(False)> Public Function New( _
ByVal fontA PDF font.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont, _
ByVal symbolContentCodesThe symbol content codes.() As ULong _
)
[CLSCompliant(False)] public PdfFontCharacterCollection(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont font,
ulong[] symbolContentCodes
)
[CLSCompliant(False)] public: PdfFontCharacterCollection(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* font,
ulong[]* symbolContentCodes
)
[CLSCompliant(False)] public:
PdfFontCharacterCollection(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ font,
array<ulong>^ symbolContentCodes
)
Parameters
- font
- A PDF font.
- symbolContentCodes
- The symbol content codes.