PdfContentEditor.BindPdf
BindPdf(string)
يربط ملف PDF للتحرير.
public override void BindPdf(string inputFile)
المعامل | النوع | الوصف |
---|---|---|
inputFile | String | ملف PDF ليتم تحريره. |
انظر أيضًا
- class PdfContentEditor
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF
BindPdf(Stream)
يربط تدفق PDF للتحرير.
public override void BindPdf(Stream inputStream)
المعامل | النوع | الوصف |
---|---|---|
inputStream | Stream | تدفق PDF ليتم تحريره. |
انظر أيضًا
- class PdfContentEditor
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF