Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Pdf.Graphics Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a PDF Form XObject.
    ClassRepresents a PDF Soft Mask as described in the PDF spec 1.7, page 552.
    ClassThe abstract base class representing a PDF Soft Mask.

    According to the PDF specification, a soft mask can be specified as a PDF name object or as a dictionary, see SoftMask.

    See Also