PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / C1LinkTargetFile Class


In This Topic
    C1LinkTargetFile Class Properties
    In This Topic

    For a list of all members of this type, see C1LinkTargetFile members.

    Public Properties
     NameDescription
    Public PropertyGets the command (verb) specifying the action to perform when the link is clicked.  
    Public PropertyGets the default directory.  
    Public PropertySpecifies the file or object on which to execute the specified verb.  
    Public PropertyIf the FileName parameter specifies an executable file, this is a string specifying the parameters to be passed to the application. The format of this string is determined by the verb that is to be invoked. If FileName specifies a document file, this should be an empty string.  
    Public PropertyOverridden. Gets the target URL in Adobe PDF format, or an empty string if it does not exist.  
    Public PropertyOverridden. Gets the target URL, or an empty string if it does not exist.  
    Top
    See Also