Tables

DocumentTableSet.Tables property

Gets the collection of DocumentTable objects representing tables of this set.

public DocumentTableCollection Tables { get; }

See Also