RichEditFileInfo.documentFormat Property
In This Article
Gets or sets the file’s document format.
#Declaration
TypeScript
documentFormat: DocumentFormat
#Property Value
Type | Description |
---|---|
Document |
The document format. |
See Also