Aracılığıyla paylaş


ParagraphIdOptions.EnsureUniquenessOnExistingNodes Property

Definition

Gets or sets a value indicating whether or not uniqueness should be guaranteed on elements added to the document. This will change a node's para id if it has already been registered.

public bool EnsureUniquenessOnExistingNodes { get; init; }
public bool EnsureUniquenessOnExistingNodes { get; set; }
member this.EnsureUniquenessOnExistingNodes : bool with get, set
Public Property EnsureUniquenessOnExistingNodes As Boolean

Property Value

Applies to