ChangeSectionPaperKindCommand.FullPaperKindList Property
In This Article
Gets a list of enumerations specifying all available standard paper sizes.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
IList<Paper |
A System. |
#Remarks
The FullPaperKindList method converts the PaperKind enumeration into a generic list.
See Also