LoadOptions UpdateDirtyFields property. Specifies whether to update the fields with the dirty attribute in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...
WebExtensionReference.id property. Identifier associated with the web extension within a catalog provider.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....
FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) self . assertTrue ( doc . has_macros...
FieldMergeBarcode DisplayText property. Gets or sets whether to display barcode data text along with image in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...
Represents a collection of fonts used in a Document in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection allFonts = doc.getFontInfos(); // Print all...