ToolTip = "Check it"; // Add the Check Box to the page page.Elements.Add(checkBox); // Add pages to the document document.Pages.Add(page); // Save the PDF ...
確定! 回上一頁