NumberOfPages

XmpPagedTextPackage.NumberOfPages property

Gets or sets the number of pages in the document.

public int? NumberOfPages { get; set; }

Property Value

The number of pages.

See Also