Skip to main content

RichEditDocument Class

In This Article

Contains information about the document and its structural elements.

#Declaration

TypeScript
declare class RichEditDocument

#Remarks

Use the document property to access an instance of the RichEditDocument object.

See Also