FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... save ( file_name = ARTIFACTS_DIR + 'Field.PRINT.docx' )...
PdfSaveOptions.create_note_hyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... save ( ARTIFACTS_DIR + 'PdfSaveOptions.note_hyperlinks...
ShapeBase.behind_text property. Specifies whether the shape is below or above text.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.RenderInkObject...
Document.attached_template property. Gets or sets the full path of the template attached to the document.... save ( file_name = ARTIFACTS_DIR + 'Document.DefaultTemplate...
Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color.... save ( file_name = ARTIFACTS_DIR + 'Shape.FillTintAndShade...
Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...
ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it.... save ( file_name = ARTIFACTS_DIR + 'Table.KeepTableTogether...
ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetParagraphFormatti...