VariableCollection Remove method. Removes a Document variable with the specified name from the collection in C#....Remove method Removes a document variable with the specified...work with a document’s variable collection. Document doc = new...
DigitalSignature CertificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the Document in C#....certificate was used to sign the document. public CertificateHolder...Examples Shows how to sign documents with X.509 certificates. //...
Document Frameset property. Returns a Frameset instance if this Document represents a frames page in C#....Frameset Contents [ Hide ] Document.Frameset property Returns...Frameset instance if this document represents a frames page....
Contains elements that control the Documents preview quality scope and output format....elements that control the document’s preview quality, scope,...get; } Indicates whether the document is being reviewed for markup...
InlineStory IsMoveToRevision property. Returns true if this object was moved inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...
BuiltInDocumentProperties Manager property. Gets or sets the manager property in C#....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...
DocumentVisitor VisitSpecialChar method. Called when a SpecialChar node is encountered in the Document in C#....node is encountered in the document. public virtual VisitorAction...that can be present in the document. Examples Shows how to use...
PclSaveOptions RasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document. Default is true in C#....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...
RtfSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C#....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...
The class providing api to import content from Documents in PDF format. The api allows to import from PDF Document located either in a file or in a stream using specified options. The import options are passed using PdfImportOptions./pdfimportoptions....api to import content from documents in PDF format. The api allows...allows to import from PDF document located either in a file or...