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

In This Topic
    Subtype Property (SoftMask)
    In This Topic
    Gets the type of the soft mask it can be /Alpha or Luminosity.
    Syntax
    'Declaration
     
    Public ReadOnly Property Subtype As PdfName
    public PdfName Subtype {get;}
    See Also