Given a page format returns a paper type
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static Size GetPaperSize( AwxPageFormat format ) |
| Visual Basic |
|---|
Public Shared Function GetPaperSize ( _ format As AwxPageFormat _ ) As Size |
| JScript |
|---|
public static function GetPaperSize( format : AwxPageFormat ) : Size |
Parameters
- format
- Type: Ico.Awx.Printing..::..AwxPageFormat