NodeImporter ImportNode method. Imports a node from one Document into another in C#....method Imports a node from one document into another. public Node...belongs to the destination document, but has no parent. Remarks...
Represents meta information of PDF Document....Represents meta information of PDF document. public sealed class DocumentInfo...Description DocumentInfo (Document) Initialize DocumentInfo instance...
Begins rendering of the Document....the document. public virtual void BeginDocument ( Document document...Type Description documentDocument The document. See Also class...
Gets or sets the binarization method. The default value is FixedThreshold....Examples Shows how to save a document as binary image using Otsu’s...method. // The path to the documents directory. string dataDir...
Gets or sets flag specifying whether toolbar should be hidden when Document is active....HideToolBar Document.HideToolBar property Gets or sets flag specifying...toolbar should be hidden when document is active. public bool HideToolBar...
RevisionCollection AcceptAll method. Accepts all revisions in this collection in C#....compare documents. Document docOriginal = new Document (); DocumentBuilder...original document." ); Document docEdited = new Document (); builder...
Gets or sets the hyperlink associated with the image.... // The path to the documents directory. string dataDir...GetDataDir_Images (); var document = new Document (); var page = new...
Represents a class for accessing meta information of PDF Document....accessing meta information of PDF document. The PdfFileInfo type exposes...PdfFileInfo class PdfFileInfo(document) Initializes a new instance...
LoadOptions MswVersion property. Allows to specify that the Document loading process should match a specific MS Word version. Default value is Word2019 in C#....Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...