Back to Devexpress

PdfCommandList Constructors

officefileapi-devexpress-dot-pdf-dot-pdfcommandlist-dot-ctor.md

latest1.1 KB
Original Source

PdfCommandList Constructors

Represents a list of PdfCommand objects.

NameParametersDescription
PdfCommandList()noneInitializes a new instance of the PdfCommandList class with the default settings.
PdfCommandList(IEnumerable<PdfCommand>)commandsInitializes a new instance of the PdfCommandList class with the specified PdfCommand object implementing the IEnumerable interface.

See Also

PdfCommandList Class

PdfCommandList Members

DevExpress.Pdf Namespace