MailMergeSettings DataSource property. Specifies the path to the mailmerge data source. The default value is an empty string in C#.... Document doc = new Document (); DocumentBuilder...as the header document's table. doc = new Document (); builder...
StructuredDocumentTag EndCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...
Creates XForm which duplicates contents of the page....CreateNewForm ( Page source , Documentdocument ) Parameter Type Description...Page Source page documentDocumentDocument where new XForm will...
Begins rendering of the Document....of the document. public void BeginDocument ( Document document...Type Description documentDocument The document. See Also class...
NodeImporter constructor. Initializes a new instance of the NodeImporter class in C#....source document. dstDoc DocumentBase The destination document that...contents of one document to a bookmark in another document. public void...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...
Class for extracting images and text from PDF Document....extracting images and text from PDF document. public sealed class PdfExtractor...PdfExtractor object. PdfExtractor (Document) Initializes new PdfExtractor...
Abstract class for all devices which is used to process the whole pdf Document....used to process the whole pdf document. public abstract class DocumentDevice...Process (Document, Stream) Processes the whole document and saves...
DocumentVisitor VisitDocumentEnd method. Called when enumeration of the Document has finished in C#....Called when enumeration of the document has finished. public virtual...VisitDocumentEnd ( Document doc ) Parameter Type Description doc Document The...