Skip to main content
All docs
V26.1
  • FormTemplateCollection Class

    A collection of form templates.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public class FormTemplateCollection :
        ObjectCollectionBase<FormTemplate>

    The following members return FormTemplateCollection objects:

    Inheritance

    See Also