Class Device
Device class
Implements the interface for outputting text and graphic content to abstract device. Rendering is performed page by page.
public abstract class Device
Constructors
| Name | Description |
|---|---|
| Device() | Creates a new instance. |
Properties
| Name | Description |
|---|---|
| abstract PageCount { get; } | Gets the number of pages. |
See Also
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX