Show / Hide Table of Contents

Property HSContentPart.Text


Overload

HSContentPart.Content converted to text.

public string Text { get; }
Property Value
string

null if there is no content.

Remarks

If text encoding unspecified, uses UTF-8; if specified invalid, uses ASCII.