Documents

PageBuilder.Documents property

The document collection.

public ReadOnlyDictionary<int, DocumentInfo> Documents { get; }

See Also