[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.ID

ID Property

ID

Gets or sets the element identifier, a byte array designating this structure element. The value must be unique among all elements in the document’s structure hierarchy.

Declaration
public IPdfString ID { get; set; }
Public Property ID As IPdfString