Class PageImageableSize
PageImageableSize class
Describes the imaged canvas for layout and rendering. This will be reported based on PageMediaSize
and PageOrientation
. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageimageablesize
public sealed class PageImageableSize : Property, IDocumentPrintTicketItem, IJobPrintTicketItem,
IPagePrintTicketItem
Constructors
Name | Description |
---|---|
PageImageableSize(int, int) | Creates a new instance. |
PageImageableSize(int, int, int, int, int, int) | Creates a new instance. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
See Also
- class Property
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page