Help

Help class

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

public class Help

Properties

Name Description
Copyright { get; } Contains a string representing a human-readable copyright statement.
Del { get; set; } A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
HelpTopic { get; } Specifies the Shape element’s Help topic ID.

See Also