| PDF.width | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
| Back to PDF Class Summary |
| Availability |
| Windows, Mac OSX |
| Usage |
| pdfInstance.width:Number |
| Parameters |
| None |
| Returns |
| A Number |
| Description |
| Contains the width of the PDF instance. |
| Notes |
| Read-Write |
| Example Code |
| //Gets the width: var pdfWidth:Number = myPDF.width; //Sets the width: myPDF.width = 400; |
| mdm.PDF Class Example Downloads |
| No Example Downloads Available |
| Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here | |
| After Logging In, Click Here to Refresh This Page |