Contents

ReferenceFileDocumentConfiguration

The properties of an open reference file document.

Declaration

@MainActor @preconcurrency struct ReferenceFileDocumentConfiguration<Document> where Document : ReferenceFileDocument

Overview

You receive an instance of this structure when you create a DocumentGroup with a reference 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 class instance