HtmlSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can be Html Mhtml Epub Azw3 or Mobi in C#....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...
Document FontSettings property. Gets or sets Document font settings in C#....Hide ] Document.FontSettings property Gets or sets document font...specify font settings per document. If set to null , default...
Gets or sets the font face types....Examples Shows how to save a document in html format with storing...GetDataDir_LoadingAndSaving (); var document = new Document ( Path . Combine (...
BuiltInDocumentProperties NameOfApplication property. Gets or sets the name of the application in C#....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...
BuiltInDocumentProperties TotalEditingTime property. Gets or sets the total editing time in minutes in C#....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...
DocSaveOptions SaveRoutingSlip property. When false RoutingSlip data is not saved to output Document. Default value is true in C#....data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...
PlainTextDocument CustomDocumentProperties property. Gets CustomDocumentProperties of the Document in C#....CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...
Represents options for loading/importing html file into pdf Document....loading/importing html file into pdf document. public sealed class HtmlLoadOptions...for converting html into pdf document with empty base path. HtmlLoadOptions...
SaveOptions UpdateLastSavedTimeProperty property. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C#....determine whether to preserve the document’s “Last saved time” property...saving. Document doc = new Document ( MyDir + "Document.docx" );...
Document FootnoteOptions property. Provides options that control numbering and positioning of footnotes in this Document in C#....FootnoteOptions Contents [ Hide ] Document.FootnoteOptions property Provides...positioning of footnotes in this document. public FootnoteOptions FootnoteOptions...