[]
Gets or sets the size of the paper to be printed on.
public PaperKind PaperSize { get; set; }
Type | Description |
---|---|
PaperKind | A PaperKind value, representing the size of the paper to be printed on. |
Possible values are listed in PaperKind
Custom paper size is not fully implemented at this time.