DefaultPaperSource Property
Gets or sets a value that specifies whether the report document should print to the printer's default paper source.
public bool DefaultPaperSource {get; set;}
'Declaration
Public Property DefaultPaperSource As Boolean
Property Value
Boolean.
True if the document should use the printer's default paper source; otherwise,
False. The default value is
False.