XpsDocument.DocumentCount

XpsDocument.DocumentCount property

Returns the number of documents inside the XPS package.

public int DocumentCount { get; }

See Also