Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics Namespace / SoftMask Class / FormXObject Property

In This Topic
    FormXObject Property (SoftMask)
    In This Topic
    Gets the transparency group FormXObject to be used as the source of alpha or color values for deriving the mask.
    Syntax
    'Declaration
     
    Public ReadOnly Property FormXObject As FormXObject
    public FormXObject FormXObject {get;}
    See Also