[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics

Namespace GrapeCity.Documents.Pdf.Graphics

Classes

FormXObject

Represents a PDF Form XObject.

SoftMask

Represents a PDF Soft Mask as described in the PDF spec 1.7, page 552.

SoftMaskBase

The 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.

Interfaces

IXObject

The interface implemented by PdfImageObjectBase and FormXObject.