BuiltInDocumentPropertyCollection.Paragraphs

BuiltInDocumentPropertyCollection.Paragraphs property

Represents an estimate of the number of paragraphs in the document.

[Obsolete("This property is written for Word and PowerPoint. Excel will omit this property")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int Paragraphs { get; set; }

See Also