Bytescout.PDF for .NET |
Bytescout.PDF library for .NET
- add annotation into PDF
How to create annotation in PDF document
This example demonstrates how to createa annotation in PDF made with Bytescout.PDF library for .NET
using System; namespace ColorizedAnnotations // Add new document // Add standard font // Append new pages to the document // Create new drawing // Set Active Font // Draw Text // Close drawing // Create rectangle // Add new annotation stamp // Save document Download example source code: bytescoutpdf_annotations_with_color.zip (5 KB)
"Hello, World!" quick start step-by-step tutorials: |
|
|
||