Document Revisions property. Gets a collection of revisions tracked changes that exist in this Document in C#....Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...
Body Accept method. Accepts a visitor in C#....position tab characters with a document visitor. public void DocumentToTxt...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...
WriteProtection ReadOnlyRecommended property. Specifies whether the Document author has recommended that the Document be opened as readonly in C#....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...
DocumentBase FontInfos property. Provides access to properties of fonts used in this Document in C#....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...
StructuredDocumentTag Multiline property. Specifies whether this SDT allows multiple lines of text in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...
PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document....encrypting the output PDF document. @property def encryption_details...value is None and the output document will not be encrypted. When...