PaperSourceRawKind Property (C1PageSettings)
In This Topic
Gets or sets the integer representing one of the PaperSourceKind values or a custom value.
Syntax
'Declaration
Public Property PaperSourceRawKind As Integer
public int PaperSourceRawKind {get; set;}
See Also