ArtTarget Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This class holds art target information used to resolve art links by the ResolveArtLinksComponent
public class ArtTarget
- Inheritance
-
ArtTarget
Properties
| BaseOutputPath |
This is used to get or set the base output path for all content |
| FormatXPath |
This is used to get or set the XPath expression used to determine the reference link path format |
| Id |
This is used to get or set the ID used to identify the file |
| InputPath |
This is used to get or set the input path where the source file is located |
| LinkPath |
This is used to get or set the link path to use in reference links |
| Name |
This is used to get or set the name of the file |
| OutputXPath |
This is used to get or set the XPath expression used to determine the output path for the art file |
| RelativeToXPath |
This is used to get or set the XPath expression used to determine the relative reference link path |
| Text |
This is used to set the alternate text for reference links |