ElementsFilter Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents content elements filter.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ContentElementsElementsFilter

Namespace:  Apitron.PDF.Kit.FixedLayout.ContentElements
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class ElementsFilter

The ElementsFilter type exposes the following members.

Constructors

  NameDescription
Public methodElementsFilter
Initializes new instance of the content elements filter.
Top
Properties

  NameDescription
Public propertyAllowedElementsType
Gets a flag that represents a list of allowed element types.
Public propertyBoundary
Gets the filter boundary.
Public propertyDisallowedElementsType
Gets a flag that represents a list of disallowed element types.
Top
See Also

Reference