Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ContentProcessingInstructionsClippedContent
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
This class contains instructions for the ProcessingInstructionsClippedContent
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ContentProcessingInstructionsClippedContent
Namespace: Apitron.PDF.Kit.FixedLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The ProcessingInstructionsClippedContent type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Background |
This background will be used for a ClippedContent.
|
![]() ![]() | Flattening |
This Flattening will be used for a ClippedContent.
|
![]() ![]() | PdfToImageConverter |
A ProcessingInstructionsClippedContent with this instruction will be converted to an image. This instruction will be ignored if PdfToImageCropBox is not set.
|
![]() ![]() | PdfToImageCropBox |
If ProcessingInstructionsClippedContentPdfToImageDelegate is set, this crop box will be used during converting to image.
|
See Also