Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FlowLayout.ContentFlowContent
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
Represents a partial content resource object used for repeating pre-generated content placement.
Such objects can be put on page using ContentReference element.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FlowLayout.ContentFlowContent
Namespace: Apitron.PDF.Kit.FlowLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The FlowContent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FlowContent |
Initializes a new instance of the FlowContent class.
|
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
Height |
Gets the height in points.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
Width |
Gets the width in points.
|
See Also