Skip to main content
All docs
V26.1
  • Pdf17StructureTypeDescriptor(Pdf17StructureType) Constructor

    Initializes a new instance of the Pdf17StructureTypeDescriptor class with specified settings.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public Pdf17StructureTypeDescriptor(
        Pdf17StructureType type
    )

    Parameters

    Name Type
    type Pdf17StructureType
    See Also