Aspose::TeX::Presentation::Device class

Device class

Implements the interface for outputting text and graphic content to abstract device. Rendering is performed page by page.

class Device : public virtual System::Object

Methods

MethodDescription
Device()Creates a new instance.
virtual get_PageCount()Gets the number of pages.

See Also