Class PdfPrintPageInfo

PdfPrintPageInfo class

Represents an object that contains current printing page info.

public class PdfPrintPageInfo

Properties

NameDescription
PageNumber { get; }Gets currently printed page number;

See Also