Interface IPostTemplateBasedDocument Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the template document. public interface IPostTemplateBasedDocument Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods CreateGroup() Create group void CreateGroup() SetTemplateInfo(DocFromTemplateInfo) Sets the template information. void SetTemplateInfo(DocFromTemplateInfo docTemplateInfo) Parameters docTemplateInfo DocFromTemplateInfo The document template information.