ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf Namespace / AttachmentInfo Class / Name Property

In This Topic
    Name Property (AttachmentInfo)
    In This Topic
    Name of the content
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also