StructuredDocumentTagRangeStart Tag property. Specifies a tag associated with the current structured Document tag node. Can not be null in C#....with the current structured document tag node. Can not be null...associate with structured document tag in order to identify it...
DigitalSignatureCollection IsValid property. Returns true if all digital signatures in this collection are valid and the Document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C#....collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. //...
SectionCollection Item property. Retrieves a section at the given index in C#....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...
LayoutOptions ShowParagraphMarks property. Gets or sets indication of whether paragraph marks are rendered. Default is false in C#....rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...
FieldDde IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C#....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...
GlossaryDocument Accept method. Accepts a visitor in C#.... Note: A glossary document node and its children are...you execute a Visitor over a Document . If you want to execute a...
CssSavingArgs CssStream property. Allows to specify the stream where the CSS information will be saved to in C#....file or embedding to HTML document. To suppress exporting CSS...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...
CompareOptions IgnoreCaseChanges property. True indicates that Documents comparison is case insensitive in C#....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...
Gets or sets the printer settings....Examples Shows how to sent document to a printer using standard...options. // The path to the documents directory. string dataDir...
CompareOptions IgnoreFootnotes property. Specifies whether to compare differences in footnotes and endnotes in C#....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...