public class PdfPageLayoutingEndedParams
Public Class PdfPageLayoutingEndedParams
public ref class PdfPageLayoutingEndedParams
type PdfPageLayoutingEndedParams = class end
LayoutingBounds | The region in PDF page where the objects were laid out |
PageCount | The number of PDF pages that will be created after this conversion |
PdfPage | The PDF page that was rendered. The PdfPage object can be used to layout various PDF objects in the foreground of the page after the main content was rendered |
PdfPageNumber | The number of the PDF page that was rendered |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |