[]
        
(Showing Draft Content)

C1.C1Preview.ParagraphImage.ImageName

ImageName Property

ImageName

Gets or sets the name of an image that is rendered by the current ParagraphImage object. When the current object renders, the actual image is retrieved by this name from the Dictionary of the containing C1PrintDocument.

Declaration
public string ImageName { get; set; }