ParagraphFormat AddSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C#....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...
PdfSaveOptions ExportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C#....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...
ParagraphFormat KeepTogether property. True if all lines in the Paragraph are to remain on the same page in C#....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. Document...
in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...
Manage and manipulate text and text frame properties in C++...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...
Paragraph AcceptStart method. Accepts a visitor for visiting the start of the documents Paragraph in C#....AcceptStart Contents [ Hide ] Paragraph.AcceptStart method Accepts...the start of the document’s paragraph. public override VisitorAction...
ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...
ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...
ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...