Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ContentElementsElementsFilter
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This class represents content elements filter.
Inheritance Hierarchy
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
The ElementsFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ElementsFilter |
Initializes new instance of the content elements filter.
|
Properties
Name | Description | |
---|---|---|
AllowedElementsType |
Gets a flag that represents a list of allowed element types.
| |
Boundary |
Gets the filter boundary.
| |
DisallowedElementsType |
Gets a flag that represents a list of disallowed element types.
|
See Also