AwPrintPreview.PaperKind Property

Gets or sets the paper kind.

[Visual Basic]
Public Property PaperKind As AwPaperKind
[C#]
public AwPaperKind PaperKind {get; set;}

Property Value

AwPaperKind value.

Example

How to set the paper kind as A4.

printPreview.PaperKind = AwPaperKind.A4
printPreview.PaperKind = AwPaperKind.A4;

See Also

AwPrintPreview Class | Asterworld.PrintPreview Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.