Apitron.PDF.Kit.FixedLayout.Content Namespace

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This namespace contains classes which handle common PDF content operations. Using objects from this namespace you may create text, geometry shapes, add images and perform other content generation tasks.
Classes

  ClassDescription
Public classClippedContent
This class represents a clipped contents.
Public classContent
This class represents a page content structure.
Public classMarkedContent
This class represents a marked content.
Public classPath
This class represents a drawing path structure.
Public classProcessingInstructionTInstructionValue
This class represenets a processing instruction.
Public classProcessingInstructions
This class contains processing grouped processing instructions.
Public classProcessingInstructionsClippedContent
Public classTextObject
This class represents a text object.
Delegates

  DelegateDescription
Public delegateProcessingInstructionsClippedContentPdfToImageDelegate
This delegate represents a function that converts a pdf file to image.
Enumerations

  EnumerationDescription
Public enumerationFillRule
This enum represents allowed filling rules.
Public enumerationLineCapStyle
The line cap style shall specify the shape that shall be used at the ends of open subpaths (and dashes, if any) when they are stroked.
Public enumerationLineJoinStyle
The line join style shall specify the shape to be used at the corners of paths that are stroked.
Public enumerationRenderingMode
This enum represents allowed text rendering modes.