Range.ReadabilityStatistics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ReadabilityStatistics collection that represents the readability statistics for the specified range.
public:
property Microsoft::Office::Interop::Word::ReadabilityStatistics ^ ReadabilityStatistics { Microsoft::Office::Interop::Word::ReadabilityStatistics ^ get(); };
public Microsoft.Office.Interop.Word.ReadabilityStatistics ReadabilityStatistics { get; }
member this.ReadabilityStatistics : Microsoft.Office.Interop.Word.ReadabilityStatistics
Public ReadOnly Property ReadabilityStatistics As ReadabilityStatistics