Property Group
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Group
Gets or sets the transparency group parameters of this XObject.
public PdfTransparencyGroup? Group { get; set; }
Property Value
- PdfTransparencyGroup
The transparency group parameters.
Remarks
Default value: null
.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.