Method ContainsTransparencyGroups
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ContainsTransparencyGroups()
Checks if there are any objects with transparency groups in this document.
public bool ContainsTransparencyGroups()
Returns
- bool
true
if this document contains at least one object with transparency group; otherwise,false
.