asposediagram.api

Contains elements specifying the Shape element's Help file topic and copyright information.

Property Getters/Setters Summary
methodgetCopyright()
Contains a string representing a human-readable copyright statement.
methodgetDel()
method
setDel(value)
           A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
methodgetHelpTopic()
Specifies the Shape element's Help topic ID.
 

    • Property Getters/Setters Detail

      • getDel/setDel : int 

        int getDel() / setDel(value)
        
        A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
      • getHelpTopic : Str2Value 

        Str2Value getHelpTopic()
        
        Specifies the Shape element's Help topic ID.
      • getCopyright : Str2Value 

        Str2Value getCopyright()
        
        Contains a string representing a human-readable copyright statement.