Visual Basic (Declaration) | |
---|---|
Public Property PrintOptions As FlashViewerOptions.FlashViewerPrintOptions |
C# | |
---|---|
public FlashViewerOptions.FlashViewerPrintOptions PrintOptions {get; set;} |
Property Value
A FlashViewerOptions.FlashViewerPrintOptions object that may contain any of the following:
- An enumerated AdjustPaperOrientation value.
- An enumerated ScalePages value.
- A Boolean StartPrint value.