The default page format of the printed document
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public AwxPageFormat PageFormat { get; set; } |
| Visual Basic |
|---|
Public Property PageFormat As AwxPageFormat Get Set |
| JScript |
|---|
function get PageFormat () : AwxPageFormat function set PageFormat (value : AwxPageFormat) |