AutoPaperSource Property (C1PrintOptions)
In This Topic
Gets or sets a value indicating whether the paper source is selected automatically.
The default value is false.
Syntax
'Declaration
Public Property AutoPaperSource As Boolean
public bool AutoPaperSource {get; set;}
See Also