Gets the name of the paper source.
[Visual Basic]
Public Property PaperSourceName As String
[C#]
public string PaperSourceName {get; set;}
String. The name of the paper source.
Call this property when the paper source needs to be displayed. The name of the paper source is generated based upon the PaperKind property.
PageSettings Class | PageSettings Members | PaperKind Property | PaperSource Property
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.