VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Structures SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.Drawing Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which represent the common PDF drawing objects.
    Classes
     ClassDescription
    ClassDefines a brush of a single color for PDF document.
    ClassConverts PdfBrush objects from one data type to another.
    ClassConverts PdfContentPadding objects from one data type to another.
    ClassProvides the drawing engine, which is based on PDF drawing surface.
    ClassDefines the text font, which is based on PdfFont.
    ClassProvides access to the PDF fonts of PDF document.
    ClassProvides the class that contains measurements for a PdfDrawingFont.
    ClassEncapsulates a PDF drawing surface.
    ClassEncapsulates a custom user-defined line cap.
    ClassDefines an object used to draw lines and curves. This class cannot be inherited.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available alignment modes of PDF content.
    EnumerationSpecifies available orientation modes of PDF content.
    EnumerationSpecifies available creation modes of PdfGraphics.
    EnumerationSpecifies available styles of the caps at the ends of the line-based annotations.
    Structures
     StructureDescription
    StructureRepresents padding or margin information associated with a PDF content.
    See Also