ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used
ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export.
CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes.
BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.
Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.
GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.