Click or drag to resize
Sandcastle Help File BuilderImageReference Properties

The ImageReference type exposes the following members.

Properties
  NameDescription
Public propertyAlternateText
This is used to get or set the optional alternate text for the image
Public propertyCopyToMedia
This is used to get or set whether or not to copy the image to the .\Output\[HelpFormat]\media folder if it is not referenced in a media link.
Public propertyDisplayTitle
This read-only property is used to get a title for display (i.e. in the designer).
Public propertyFileItem
This is used to get the file item associated with the image reference.
Public propertyFilename
This is used to get the image filename
Public propertyFullPath
This is used to get the full path to the image file
Public propertyId
This is used to get the unique ID of the image
Top
See Also