Skip to main content

LinkBase.CreateDocument Method

Name Parameters Description
CreateDocument() none Creates a document from the link.
CreateDocument(Boolean) buildForInstantPreview Creates a document from the link. Optionally, you can access the document pages as soon as they are created. Document creation is always synchronous and does not occur in a background thread.