FieldEnd.nodeType property. Returns [NodeType.FieldEnd](../../../aspose.words/nodetype/#FieldEnd)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodetype/#Row)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
CommentRangeEnd.nodeType property. Returns [NodeType.CommentRangeEnd](../../nodetype/#CommentRangeEnd)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!...will be written as inline: //  saveOptions...LinkExportMode = MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir...
IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT.... Inline ); // Set the "LockContents"...aw . Markup . MarkupLevel . Inline ); // Set the "LockContentControl"...
Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...
InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...