Aspose::Words::Saving::PageRange class

PageRange class

Represents a continuous range of pages. To learn more, visit the Programming with Documents documentation article.

class PageRange : public System::Object

Methods

MethodDescription
GetType() const override
Is(const System::TypeInfo&) const override
PageRange(int32_t, int32_t)Creates a new page range object.
static Type()

See Also