Contents

FileDocumentConfiguration

The properties of an open file document.

Declaration

struct FileDocumentConfiguration<Document> where Document : FileDocument

Overview

You receive an instance of this structure when you create a DocumentGroup with a value file type. Use it to access the document in your viewer or editor.

Topics

Getting and setting the document

Getting document properties

See Also

Storing document data in a structure instance