PdfPrintPageInfo Class
Represents an object that contains current printing page info.
Inheritance Hierarchy
SystemObject
  Aspose.Pdf.FacadesPdfPrintPageInfo

Namespace: Aspose.Pdf.Facades
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class PdfPrintPageInfo

The PdfPrintPageInfo type exposes the following members.

Properties
  NameDescription
Public propertyPageNumber
Gets currently printed page number;
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also