Имя |
Описание |
Templ |
Main class for producing Templ.NET documents |
TemplConst |
Global constants for Templ.NET |
TemplConst.Prefix |
|
TemplDebugger |
Generates a debug .zip package of metadata from a document build |
TemplDoc |
Represents an instance of a document |
TemplGraphic |
Used to store/load images and generate (scaled) pictures. |
TemplMatchHyperlink |
Represents a hyperlink, located by matching a placeholder string in the scope of this hyperlink's Uri |
TemplMatchPicture |
Represents a picture, located by matching a placeholder string in the scope of this picture's Description field |
TemplMatchSection |
Represents a section, located by matching a placeholder string in the scope of this section's paragraph |
TemplMatchString |
Represents a match on a placeholder substring in some arbitrary string |
TemplMatchTable |
Represents a table cell, located by matching a placeholder string in the scope of this table's paragraphs |
TemplMatchText |
Represents a paragraph, located by matching a placeholder string in the scope of this Paragraph |
TemplModule |
Represents a code module for the document build process |
TemplModuleStatistics |
|
TemplRegex |
Represents a regular expression for a placeholder, given a supplied prefix |
TemplUrl |
Used to load/store named URLs and generate Hyperlinks for the document |