ScriptBase.

SetCustomDocumentType<T>() Method

Syntax

public void SetCustomDocumentType<T>() where T : CustomDocument, new()

Type Parameters

Name Description
T

Return Value

Type Description
void
GitHub