Skip to main content

ChangeSectionPaperKindCommand.PaperKind Property

Gets or sets the size of a piece of paper.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

public PaperKind PaperKind { get; set; }

#Property Value

Type Description
PaperKind

A PaperKind enumeration value.

See Also