ParagraphFormat Bidi property. Gets or sets whether this is a righttoleft paragraph in C#....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...
TxtListIndentation Character property. Gets or sets which character to use for indenting list levels. The default value is 0 that means there is no indentation in C#....saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...
XmlMapping CustomXmlPart property. Returns the custom XML data part to which the parent structured Document tag is mapped in C#....which the parent structured document tag is mapped. public CustomXmlPart...custom XML parts. Document doc = new Document (); // Construct...
PageSavingArgs PageFileName property. Gets or sets the file name where the Document page will be saved to in C#....sets the file name where the document page will be saved to. public...to use a callback to save a document to HTML page by page. public...
FieldMergingArgsBase DocumentFieldName property. Gets the name of the merge field as specified in the Document in C#....field as specified in the document. public string DocumentFieldName...you have a mapping from a document field name to a different...
SignatureLine Id property. Gets or sets identifier for this signature line in C#....digital signature, when signing document using DigitalSignatureUtil...add a signature line to a document, and then sign it using a...
IStructuredDocumentTag PlaceholderName property. Gets or sets Name of the BuildingBlock containing placeholder text in C#....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...
Create new DocumentFontsSubsystem instance using specified default font name....Examples Shows how to save a document in pdf format using specified...font. // The path to the documents directory. string dataDir...
FieldCreateDate UseUmAlQuraCalendar property. Gets or sets whether to use the UmalQura calendar in C#....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...
FieldCreateDate UseLunarCalendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C#....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...