[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldOptions.Id

Id Property

Id

Gets or sets the name assigned to the series of items that are to be numbered.

Declaration
public string Id { get; set; }
Public Property Id As String
Exceptions
Type Condition
PropertyNullOrWhiteSpaceException

Thrown when trying to set null or empty string.