DrawPageInBookletEventArgs public class DrawPageInBookletEventArgs : EventArgs Documentation public PdfPageBase PageInBooklet { get; } public PdfPageBase PageInSource { get; } public int PageNumberInBooklet { get; } public int PageNumberInSource { get; }