'Declaration Public Overloads Function CreateCopy( _
ByVal destDocumentКонечный документ, в котором должна быть создана копия шрифта.As Vintasoft.Imaging.Pdf.PdfDocument _
) As PdfFont
public PdfFont CreateCopy(
Vintasoft.Imaging.Pdf.PdfDocument destDocument
)
public: PdfFont* CreateCopy(
Vintasoft.Imaging.Pdf.PdfDocument* destDocument
)
public:
PdfFont^ CreateCopy(
Vintasoft.Imaging.Pdf.PdfDocument^ destDocument
)
Parameters
- destDocument
- Конечный документ, в котором должна быть создана копия шрифта.
Return Value
Копия этого экземпляра шрифта.