Namespace: BitMiracle.Docotic.Pdf.Layout
public TextStyle Parent { get; }
Public ReadOnly Property Parent As TextStyle Get
This is equivalent for Parent value.
This style depends on context. I.e., text with this style might look differently on different layout elements. For example, the value Parent.Underline() means "use underline text with other properties inherited from parent layout elements".