FixedPage.Name

FixedPage.Name property

Gets or sets the name. Contains a string value that identifies the current element as a named, addressable point in the document for the purpose of hyperlinking.

public string Name { get; set; }

See Also